[arch-commits] Commit in libgap/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Mar 29 07:45:32 UTC 2016


    Date: Tuesday, March 29, 2016 @ 09:45:32
  Author: arojas
Revision: 168762

Update to 4.8.3

Modified:
  libgap/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-29 07:29:48 UTC (rev 168761)
+++ PKGBUILD	2016-03-29 07:45:32 UTC (rev 168762)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libgap
-pkgver=4.7.9
+pkgver=4.8.3
 pkgrel=1
 pkgdesc="A C library version of the GAP kernel"
 arch=(i686 x86_64)
@@ -9,9 +9,9 @@
 url="https://bitbucket.org/vbraun/libgap"
 license=(GPL)
 depends=(gap)
-#source=("https://bitbucket.org/vbraun/$pkgname/downloads/$pkgname-$pkgver.tar.gz")
-source=("http://mirrors.mit.edu/sage/spkg/upstream/libgap/$pkgname-$pkgver.tar.gz")
-md5sums=('2b4e3adcd6e21feeeb9475e80f4e3581')
+source=("https://bitbucket.org/vbraun/$pkgname/downloads/$pkgname-$pkgver.tar.gz")
+#source=("http://mirrors.mit.edu/sage/spkg/upstream/libgap/$pkgname-$pkgver.tar.gz")
+md5sums=('3e283da0397286b98e680804d93c6e61')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list