From 96f4b55c092d0f781d28ac847a9a5f43038405b1 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 2 Jul 2015 23:28:35 -0500 Subject: pspp-0.8.5-1: updating version --- pcr/pspp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/pspp/PKGBUILD') diff --git a/pcr/pspp/PKGBUILD b/pcr/pspp/PKGBUILD index dadb3a963..36a6e193a 100644 --- a/pcr/pspp/PKGBUILD +++ b/pcr/pspp/PKGBUILD @@ -2,7 +2,7 @@ # Contributor (Arch): joyfulgirl # Maintainer: Omar Vega Ramos pkgname=pspp -pkgver=0.8.4 +pkgver=0.8.5 pkgrel=1 pkgdesc="Statistical analysis program. Free replacement for SPSS." arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('zlib: GNUmeric support' 'libxml2: GNUMERIC support') options=('!libtool' '!emptydirs') source=(ftp://ftp.gnu.org/gnu/pspp/pspp-${pkgver}.tar.gz) -md5sums=('85b7729751ebe427fb71a362b71cdfd9') +md5sums=('7600234a8a968c513a2e5c5dbecfc392') install=pspp.install build() { -- cgit v1.2.3