summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGunar C. Gessner2017-03-15 14:38:58 -0300
committerGunar C. Gessner2017-03-15 14:38:58 -0300
commit9d676deb084397d138af12ddefeba61fe6d44783 (patch)
treea8cdf4e83e32fdaddb0b8299f3b50ada466ba210 /PKGBUILD
parent6f8c34cb5eb8096e481d61b69164fddab2a02b2c (diff)
downloadaur-reredirect-git.tar.gz
fix: source had a typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e83845ae1a3a..a94bcf0efad1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ backup=()
options=()
install=
changelog=
-source=("${pkgname}::git+http://github.com/jerome-pouiller/${pkgname}.git")
+source=("${pkgname}::git+http://github.com/jerome-pouiller/${_pkgname}.git")
noextract=()
md5sums=('SKIP')