summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2014-03-27 15:46:07 +1000
committerAllan McRae <allan@archlinux.org>2014-03-27 15:46:07 +1000
commitd8b09e6656070f8c2551e3e0f75e40b3c2a669db (patch)
treef0a0574bc5a7c6304d3ec0b3948b3ceee2b27679
parentee72c016ab316aaca3781d2c45bf0de77fefcf3c (diff)
downloadpacman-d8b09e6656070f8c2551e3e0f75e40b3c2a669db.tar.gz
pacman-d8b09e6656070f8c2551e3e0f75e40b3c2a669db.zip
repo-add: declare pkgbase as local
-rw-r--r--scripts/repo-add.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/repo-add.sh.in b/scripts/repo-add.sh.in
index dd3dba3e..4325dbfb 100644
--- a/scripts/repo-add.sh.in
+++ b/scripts/repo-add.sh.in
@@ -264,7 +264,7 @@ db_write_entry() {
local pkgfile=$1
local -a _groups _licenses _replaces _depends _conflicts _provides \
_optdepends _makedepends _checkdepends
- local pkgname pkgver pkgdesc csize size url arch builddate packager \
+ local pkgname pkgbase pkgver pkgdesc csize size url arch builddate packager \
md5sum sha256sum pgpsig pgpsigsize
# read info from the zipped package