[arch-commits] Commit in sage-data-graphs/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Oct 30 08:29:35 UTC 2016
Date: Sunday, October 30, 2016 @ 08:29:35
Author: arojas
Revision: 193985
Update to 20161026
Modified:
sage-data-graphs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-30 07:47:40 UTC (rev 193984)
+++ PKGBUILD 2016-10-30 08:29:35 UTC (rev 193985)
@@ -3,8 +3,8 @@
_dbname=graphs
pkgname=sage-data-$_dbname
-pkgver=20151224
-pkgrel=2
+pkgver=20161026
+pkgrel=1
pkgdesc="A database of graphs for Sage"
arch=(any)
url="http://www.sagemath.org"
@@ -13,7 +13,7 @@
makedepends=()
#source=("http://www.sagemath.org/packages/upstream/graphs/$_dbname-$pkgver.tar.bz2")
source=("http://mirrors.mit.edu/sage/spkg/upstream/graphs/$_dbname-$pkgver.tar.bz2")
-md5sums=('3881c431d20f382dfba6ccede3955f6a')
+md5sums=('31facc13f47f63b3aa716f3bc35482d4')
package() {
cd $_dbname-$pkgver
More information about the arch-commits
mailing list