summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19685a56dfa6..6bbfe9119d07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
arch=('any')
depends=('python2>=2.7.0' 'ffmpeg' 'hicolor-icon-theme' 'pygtk' 'gnome-icon-theme')
makedepends=('python2-distribute')
-source=("https://github.com/pculture/${pkgname//-/}3/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pculture/${pkgname//-/}3/archive/v$pkgver.tar.gz")
sha256sums=('3c564cf88e6264f206b9c0cef136809805412f92e536b5407f5d64c1c4dd9970')
package() {