summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302015-10-08 17:04:56 +0200
committerM0Rf302015-10-08 17:04:56 +0200
commit3a03fe938234a863a10240727c031311dcdfda5e (patch)
tree28d239e08934068193e88ffdcf53b6454123a505 /PKGBUILD
parent8fcdbcfc43b4992fa7328872f80d3488e26e295c (diff)
downloadaur-3a03fe938234a863a10240727c031311dcdfda5e.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9a3baf51b7d..1788ef13bef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=soulseekqt
pkgver=20150625
-_pkgver=2015-06-25
+_pkgver=2015-6-25
if [[ "$CARCH" == 'x86_64' ]] ; then
_pkgver=$_pkgver-64bit
@@ -31,7 +31,7 @@ elif [[ "$CARCH" == 'x86_64' ]] ; then
'256ec24f7ad2d39ac8da0f1c03d3cafe' )
fi
-source=( "http://www.soulseekqt.net/SoulseekQT/Linux/SoulseekQt-$_pkgver.tgz"
+source=( "https://dl.dropboxusercontent.com/u/7226803/SoulseekQt-$_pkgver.tgz"
$pkgname.desktop
$pkgname.png )