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

Antonio Rojas arojas at archlinux.org
Wed Dec 20 22:07:13 UTC 2017


    Date: Wednesday, December 20, 2017 @ 22:07:13
  Author: arojas
Revision: 275085

Use sagemath sources, rebuild old package

Modified:
  rankwidth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-20 22:01:53 UTC (rev 275084)
+++ PKGBUILD	2017-12-20 22:07:13 UTC (rev 275085)
@@ -3,7 +3,7 @@
 
 pkgname=rankwidth
 pkgver=0.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A program that calculates rank-width and rank-decompositions"
 arch=(x86_64)
 url="http://pholia.tdi.informatik.uni-frankfurt.de/~philipp/software/rw.shtml"
@@ -10,8 +10,8 @@
 license=(GPL2)
 depends=(igraph)
 makedepends=()
-source=("http://pholia.tdi.informatik.uni-frankfurt.de/~philipp/software/rw-$pkgver.tar.gz")
-md5sums=('58695835a1b5aaa3935143feabc8619a')
+source=("http://mirrors.mit.edu/sage/spkg/upstream/rw/rw-$pkgver.tar.gz")
+sha256sums=('e049966e5c4f446b639d4b0c40d3ceddd57a79a8890c10dce90614d105d962e7')
 
 build() {
   cd rw-$pkgver



More information about the arch-commits mailing list