summaryrefslogtreecommitdiffstats
path: root/makepkg
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2002-04-03 10:40:12 +0200
committerJudd Vinet <judd@archlinux.org>2002-04-03 10:40:12 +0200
commitb656d1fe59b5f3d1903cde136a04499a7b419997 (patch)
treea5006172c4ae199b6f9dacdc25ba21c197493c60 /makepkg
parent931506031bbf51051200b67f096fe02620e6fbf5 (diff)
downloadpacman-b656d1fe59b5f3d1903cde136a04499a7b419997.tar.gz
pacman-b656d1fe59b5f3d1903cde136a04499a7b419997.tar.xz
Imported from pacman-1.21.tar.gz
Diffstat (limited to 'makepkg')
-rwxr-xr-xmakepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepkg b/makepkg
index 18d5df97..17965d92 100755
--- a/makepkg
+++ b/makepkg
@@ -1,7 +1,7 @@
#!/bin/bash
me=`basename $0`
-myver='1.2'
+myver='1.21'
startdir=`pwd`
[ -f /etc/makepkg.conf ] && . /etc/makepkg.conf