summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel Revilla2017-08-21 09:02:09 +0200
committerMiguel Revilla2017-08-21 09:02:09 +0200
commite685a3f6f7422ebff354c7d990c4e39331ba0d2d (patch)
tree1078bb9d2e2a0d0514aa93ebdcb70043cd586e3a /PKGBUILD
parent9e1261c9b4bab1225167946e052ae6e1588014d9 (diff)
downloadaur-e685a3f6f7422ebff354c7d990c4e39331ba0d2d.tar.gz
Update to 1.0.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 109909a10ca0..f5d7e7e9487a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Miguel Revilla <yo@miguelrevilla.com>
# Contributor: joyfulgirl <joyfulgirl (at) archlinux.us>
pkgname=pspp
-pkgver=0.11.0
+pkgver=1.0.0
pkgrel=1
pkgdesc="Statistical analysis program. Free replacement for SPSS."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ optdepends=('zlib: GNUmeric support'
'libxml2: GNUMERIC support')
options=('!libtool' '!emptydirs')
source=(ftp://ftp.gnu.org/gnu/pspp/pspp-${pkgver}.tar.gz)
-md5sums=('4856badd6b3965c51eb126bf46d3e602')
+md5sums=('8c34cb0a3c8a08c92595c647d42a0a85')
install=pspp.install
prepare() {