summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Krause2018-07-02 23:00:51 +0200
committerChristian Krause2018-07-02 23:00:51 +0200
commit3c4981f0e7037133b3449c00c4fb2dd9ccf75082 (patch)
tree787db296d5ce5b2b869502c752d1132c05cb7c7f /PKGBUILD
parent2644551130ca5290557716709bcfdfa940807e4c (diff)
downloadaur-3c4981f0e7037133b3449c00c4fb2dd9ccf75082.tar.gz
updates source to github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 927f10f62f9a..5945f63244d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('ganglia')
options=('!libtool' '!strip')
backup=(usr/share/webapps/ganglia/conf_default.php)
install='ganglia-web.install'
-source=("http://downloads.sourceforge.net/ganglia/$pkgname-$pkgver.tar.gz"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ganglia/ganglia-web/archive/$pkgver.tar.gz"
'ganglia-web.install')
sha256sums=('18cac5fd232dbd18cce91a8b107cf0ec254f710797ff56017e0c8f9f7ea26825'
'b2d01098ffc3998143cbd4cc996f3ce572604b6c29f5c97e917f6de8986131da')