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

Antonio Rojas arojas at archlinux.org
Sat May 30 08:51:25 UTC 2015


    Date: Saturday, May 30, 2015 @ 10:51:25
  Author: arojas
Revision: 134343

Fix source

Modified:
  rubiks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-30 08:48:38 UTC (rev 134342)
+++ PKGBUILD	2015-05-30 08:51:25 UTC (rev 134343)
@@ -10,10 +10,12 @@
 license=('GPL')
 depends=('gcc-libs')
 makedepends=()
-source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2" 'dietz-cu2-Makefile' 'dietz-mcube-Makefile' 'dietz-solver-Makefile' 'reid-Makefile')
+#source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2" 
+source=("http://mirrors.mit.edu/sage/spkg/upstream/$pkgname/$pkgname-$pkgver.tar.bz2"
+  'dietz-mcube-Makefile' 'dietz-cu2-Makefile' 'dietz-solver-Makefile' 'reid-Makefile')
 md5sums=('af005309b248f0bba49673a0e5ba3ce8'
+         '296780d7921fbdbefeef59e37770b8ce'
          '817c6fccae52a5f4c839153ef5d7419f'
-         '296780d7921fbdbefeef59e37770b8ce'
          '8bd416351a0e1e80078832270e7c9690'
          '3a1f748d4a556c2d0440b52cf715b38b')
 



More information about the arch-commits mailing list