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

Thorsten Töpper ttoepper at archlinux.org
Sun Sep 25 13:26:55 UTC 2016


    Date: Sunday, September 25, 2016 @ 13:26:54
  Author: ttoepper
Revision: 190480

Changed source from vanished projectsite to backup copy on github.

Modified:
  mathomatic/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-25 13:04:38 UTC (rev 190479)
+++ PKGBUILD	2016-09-25 13:26:54 UTC (rev 190480)
@@ -17,7 +17,8 @@
             'm4: for complex operations using the matho script'
             'rlwrap: for readline editing'
             'gnuplot: for plotting')
-source=(http://mathomatic.orgserve.de/$pkgname-$pkgver.tar.bz2)
+# The original author is dead and the projects site no longer exists. Uploaded a backup copy.
+source=('https://github.com/Atsutane/mathomatic/raw/master/mathomatic-16.0.5.tar.bz2')
 md5sums=('dd04913a98a5073b56f3bc78a01820f3')
 
 build() {



More information about the arch-commits mailing list