Signed-off-by: Linus Arver <[email protected]> --- prototypes/PKGBUILD-git.proto | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/prototypes/PKGBUILD-git.proto b/prototypes/PKGBUILD-git.proto
index be6ebbb..08d265b 100644
--- a/prototypes/PKGBUILD-git.proto
+++ b/prototypes/PKGBUILD-git.proto
@@ -28,7 +28,7 @@ noextract=()
md5sums=() #generate with 'makepkg -g'
_gitroot=GITURL
-_gitname=MODENAME
+_gitname=REPONAME
build() {
cd "$srcdir"
--
1.7.7.2
