summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatěj Týč2016-07-11 00:44:44 +0200
committerMatěj Týč2016-07-11 00:44:44 +0200
commit25fde288a729664ce6177434444defc9b281af42 (patch)
treefcca1e39a3cc899e69c588f6e7d8fe9044b676f1 /PKGBUILD
parentb234f045aafae86d63451b60fe8f55de7b00665a (diff)
downloadaur-25fde288a729664ce6177434444defc9b281af42.tar.gz
Fixed DL location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17d328ad6c60..e9b8eb33f9df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Matěj Týč <matej.tyc@gmail.com>
pkgname=argbash
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Bash argument parsing code generator"
arch=(any)
@@ -24,7 +24,7 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/matejak/argbash/archive/$pkgname-$pkgver.tar.gz" LICENSE)
+source=("https://github.com/matejak/argbash/archive/$pkgver.tar.gz" LICENSE)
noextract=()
sha256sums=('44ea8211d313e5fc0a9fe6b47b206c457c5f08f54e6c841764e894312659109a' '9ee9a6920cd16723e49b065f4ae101127d353fc5400d849e269482fbf4f56a45')
validpgpkeys=()