summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-04-28 10:26:37 +0200
committerDan McGee <dan@archlinux.org>2007-04-28 10:26:37 +0200
commitafec5e46a4c320c5b5e2bf7ee128490377733bef (patch)
tree479dd6c43afcccd357570956ef23b123c923a455 /scripts
parent4a6d963ae1aed944c18869e7b944a216ca8dc2db (diff)
downloadpacman-afec5e46a4c320c5b5e2bf7ee128490377733bef.tar.gz
pacman-afec5e46a4c320c5b5e2bf7ee128490377733bef.tar.xz
Bumps for pacman 3.0.3v3.0.3
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/makepkg2
-rwxr-xr-xscripts/repo-add2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makepkg b/scripts/makepkg
index ebd6b543..3ff28ee3 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -25,7 +25,7 @@
# USA.
#
-myver='3.0.0'
+myver='3.0.3'
startdir=$(pwd)
BUILDSCRIPT="PKGBUILD"
diff --git a/scripts/repo-add b/scripts/repo-add
index 9a134688..8a06b270 100755
--- a/scripts/repo-add
+++ b/scripts/repo-add
@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
# USA.
-myver='3.0.0'
+myver='3.0.3'
FORCE=0
REPO_DB_FILE=""