summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Langlois2022-07-01 23:21:58 -0600
committerTyler Langlois2022-07-01 23:21:58 -0600
commitd0507ec10c7ef7b99557d74d6b36844c2b5b7e8a (patch)
tree9ad019d62c204389d2c1e3aca52b98e210e7da9a
parent794ce8bb5c387299bc252e4f774fc58bc107ea70 (diff)
downloadaur-d0507ec10c7ef7b99557d74d6b36844c2b5b7e8a.tar.gz
Uniquely named download
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33ea15b1ecc8..aaaa48c1c933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Get notified about running daemons that reference outdated shared libra
arch=('any')
url="https://github.com/tylerjl/$pkgname"
license=('MIT')
-source=("https://github.com/tylerjl/$pkgname/archive/v$pkgver.tar.gz")
depends=('lsof')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tylerjl/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('4576cb2b3c7ebb9203c0606465c9fbaa67aec726306575619fa5fc75d548dff5')
package() {