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 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() {