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

Ray Rashif schiv at archlinux.org
Wed Oct 19 20:29:26 UTC 2016


    Date: Wednesday, October 19, 2016 @ 20:29:25
  Author: schiv
Revision: 279012

schedtool: url dead, found reliable fedora cache

Modified:
  schedtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-19 20:06:22 UTC (rev 279011)
+++ PKGBUILD	2016-10-19 20:29:25 UTC (rev 279012)
@@ -9,7 +9,9 @@
 arch=('i686' 'x86_64')
 url="http://freequaos.host.sk/schedtool/"
 license=('GPL')
-source=(http://freequaos.host.sk/schedtool/$pkgname-$pkgver.tar.bz2)
+#source=(http://freequaos.host.sk/schedtool/$pkgname-$pkgver.tar.bz2)
+_altsrc="http://pkgs.fedoraproject.org/repo/pkgs/schedtool/schedtool-1.3.0.tar.bz2"
+source=("$_altsrc/0d968f05d3ad7675f1f33ef1f6d0a3fb/schedtool-1.3.0.tar.bz2")
 md5sums=('0d968f05d3ad7675f1f33ef1f6d0a3fb')
 
 build() {



More information about the arch-commits mailing list