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

Antonio Rojas arojas at archlinux.org
Wed Apr 27 07:15:20 UTC 2016


    Date: Wednesday, April 27, 2016 @ 09:15:19
  Author: arojas
Revision: 172013

Update to 3.0

Modified:
  sagetex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 06:47:00 UTC (rev 172012)
+++ PKGBUILD	2016-04-27 07:15:19 UTC (rev 172013)
@@ -10,9 +10,9 @@
 license=('GPL2')
 depends=('sagemath' 'texlive-core')
 makedepends=('python2')
-source=("https://github.com/dandrake/sagetex/archive/v$pkgver.tar.gz")
+source=("http://mirrors.mit.edu/sage/spkg/upstream/sagetex/$pkgname-$pkgver.tar.gz")
 install=$pkgname.install
-md5sums=('5bdc069b0b55f89756b59cdb5d8a0f20')
+md5sums=('89f539ac31dd35555eb4f7959280ff89')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list