summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2003-07-12 02:06:30 +0200
committerJudd Vinet <judd@archlinux.org>2003-07-12 02:06:30 +0200
commitffe1d50cff3e1df8834f371e1b7a40fa2c703e9b (patch)
tree4f39e4a1b8502af5f875fff733949df42d1edaa8 /scripts/makepkg
parent636c6411196ba415652ea3357c781cbe62afea6b (diff)
downloadpacman-ffe1d50cff3e1df8834f371e1b7a40fa2c703e9b.tar.gz
pacman-ffe1d50cff3e1df8834f371e1b7a40fa2c703e9b.tar.xz
Imported from pacman-2.5.1.tar.gz
Diffstat (limited to 'scripts/makepkg')
-rwxr-xr-xscripts/makepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg b/scripts/makepkg
index 08cddb38..89e9ee22 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -1,6 +1,6 @@
#!/bin/bash
-myver='2.5'
+myver='2.5.1'
startdir=`pwd`
[ -f /etc/makepkg.conf ] && source /etc/makepkg.conf