summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2017-10-17 18:52:05 +0200
committerMattias Andrée2017-10-17 18:52:05 +0200
commit44f7d41a0c6b284d3be94c0796964604d6829ac2 (patch)
tree37e7ba2ab3d470659c7fa5c194e864a5b8aace81 /PKGBUILD
parent1a9b544d7d5aef7df19aaf9d045e9e17d092ca0d (diff)
downloadaur-44f7d41a0c6b284d3be94c0796964604d6829ac2.tar.gz
Update to 2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41da4605b7a4..e9c2e00eb765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
+# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=orphan-reaper
pkgver=2.3
pkgrel=1
@@ -7,7 +7,7 @@ arch=(i686 x86_64)
url="https://github.com/maandree/orphan-reaper"
license=('custom:ISC')
depends=('linux>=3.4')
-source=($url/archive/$pkgver.tar.gz)
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
sha256sums=(5916c0bb0b90bcf4bd99f273c9a5abd33714e870aeff0be793635d26f1089886)
build() {