aboutsummaryrefslogtreecommitdiffstats
path: root/libred/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-07 16:09:07 +0200
committerMattias Andrée <maandree@kth.se>2019-10-07 16:09:07 +0200
commit6e2efb83a196452abc3ac9aae2772be691c3d677 (patch)
treef61866a8a7ceeedf7cc30ef7ffa86efca0013821 /libred/PKGBUILD
parentAdd libred (diff)
downloadaur-packages-6e2efb83a196452abc3ac9aae2772be691c3d677.tar.gz
aur-packages-6e2efb83a196452abc3ac9aae2772be691c3d677.tar.bz2
aur-packages-6e2efb83a196452abc3ac9aae2772be691c3d677.tar.xz
...
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libred/PKGBUILD')
-rw-r--r--libred/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libred/PKGBUILD b/libred/PKGBUILD
index a111ef4..7729d87 100644
--- a/libred/PKGBUILD
+++ b/libred/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/maandree/libred"
license=('ISC')
depends=()
makedepends=(sed)
-source=($url/archive/$pkgver.tar.gz)
+source=(libred-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
sha256sums=(1a176a88e9c21ef507401b1da6ea05f4b73872e8eda8022e97e119afaa1192cc)