summaryrefslogtreecommitdiff
path: root/pcr/pspp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/pspp/PKGBUILD')
-rw-r--r--pcr/pspp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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 <joyfulgirl (at) archlinux.us>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
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() {