summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Riegert2021-12-05 01:10:13 -0500
committerMichael Riegert2021-12-05 01:10:13 -0500
commit4ed2c59851d4b7591782cecd56d1d154d096ff30 (patch)
tree7cc270d2ebe5452a368c588a918921300e332a5f /PKGBUILD
parent0ab38adba93961b335b035f6852dcf239ef66111 (diff)
downloadaur-exodus-bundler.tar.gz
Unique source filename
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bf112457277..695aa1def27c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=exodus
_owner=Intoli
pkgname=exodus-bundler
pkgver=2.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Painless relocation of Linux binaries"
arch=('any')
url="https://github.com/$_owner/$_pkgname"
@@ -13,7 +13,7 @@ depends=('python')
makedepends=('python-setuptools')
provides=("$pkgname=$pkgver")
conflicts=('exodus')
-source=("https://github.com/$_owner/$_pkgname/archive/v$pkgver.tar.gz")
+source=($_pkgname-$pkgver.tar.gz::"https://github.com/$_owner/$_pkgname/archive/v$pkgver.tar.gz")
sha256sums=('6dba2e0c8b4e4fcfc22d516b8efcf373afe2fc5a6346d85f3a98d411126f2446')
package() {