summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2017-01-11 20:45:49 +0100
committerMichael Straube2017-01-11 20:45:49 +0100
commit7ecd80198ec42e475f8b94d6e04e33489a696eb6 (patch)
treecfed850386a49e1d0b938b419394206842305eb2 /PKGBUILD
parentfc6d763160d0a9dccfa6b63ec93bdc1ad163cb84 (diff)
downloadaur-7ecd80198ec42e475f8b94d6e04e33489a696eb6.tar.gz
Save source tarball as $pkgname-$pkgver.tar.gz
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59eb2138eb13..0aa9e8b009b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('python2-notify: desktop notifications'
'gstreamer0.10-bad-plugins: additional codecs'
'gstreamer0.10-ugly-plugins: additional codecs'
'gstreamer0.10-ffmpeg: ffmpeg codec')
-source=("https://github.com/jendrikseipp/pogo/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jendrikseipp/pogo/archive/v$pkgver.tar.gz")
sha256sums=('144beebc043a834f17580ead90d30b64274d75dda524974d40754ee8344fc6f9')
prepare() {