[arch-commits] Commit in giac/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Nov 20 12:24:56 UTC 2017
Date: Monday, November 20, 2017 @ 12:24:56
Author: arojas
Revision: 267547
Update to 1.4.9.23
Modified:
giac/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-20 11:46:28 UTC (rev 267546)
+++ PKGBUILD 2017-11-20 12:24:56 UTC (rev 267547)
@@ -3,7 +3,7 @@
pkgbase=giac
pkgname=(xcas libgiac)
-_pkgver=1.4.9-21
+_pkgver=1.4.9-23
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="A free computer algebra system"
@@ -12,7 +12,7 @@
license=(GPL3)
makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core)
source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz")
-sha256sums=('c4d831f6f526a01587d765e1d2d2f7f9d0322fd7023c3bf5b72858d69a4d3023')
+sha256sums=('324a021a416b4ae1aee4fe2a706fc2a8e7de4174fefd2406b85adee99a33cce4')
build() {
cd $pkgbase-${pkgver%.*}
More information about the arch-commits
mailing list