From afb4ee7b3cc78f818eb19cbf887749f6770782f0 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 8 Jan 2017 20:26:42 -0500 Subject: pspp-0.10.2-1: updating version --- pcr/pspp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/pspp/PKGBUILD b/pcr/pspp/PKGBUILD index 470f9e238..0c6e8f744 100644 --- a/pcr/pspp/PKGBUILD +++ b/pcr/pspp/PKGBUILD @@ -2,7 +2,7 @@ # Contributor (Arch): joyfulgirl # Maintainer: Omar Vega Ramos pkgname=pspp -pkgver=0.10.1 +pkgver=0.10.2 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=('c5c12bca5f0670a77460d02eda8dea49') +md5sums=('9c5a3295d59b07a9a4462148371723ae') install=pspp.install build() { -- cgit v1.2.3