[arch-commits] Commit in giac/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Oct 19 16:32:20 UTC 2016
Date: Wednesday, October 19, 2016 @ 16:32:20
Author: arojas
Revision: 192601
Update to 1.2.2.95
Modified:
giac/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-19 16:20:19 UTC (rev 192600)
+++ PKGBUILD 2016-10-19 16:32:20 UTC (rev 192601)
@@ -3,7 +3,7 @@
pkgbase=giac
pkgname=(xcas libgiac)
-_pkgver=1.2.2-91
+_pkgver=1.2.2-95
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="A free computer algebra system"
@@ -12,7 +12,7 @@
license=(GPL3)
makedepends=(mpfi gsl pari-sage ntl lapack libpng libjpeg fltk)
source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz")
-md5sums=('3226655fa25812da5a322109a95af97c')
+md5sums=('e94b849c212173478fb82e891fbaebf1')
build() {
cd $pkgbase-${pkgver%.*}
More information about the arch-commits
mailing list