diff options
| author | Dan McGee <dan@archlinux.org> | 2007-04-28 08:26:37 +0000 | 
|---|---|---|
| committer | Dan McGee <dan@archlinux.org> | 2007-04-28 08:26:37 +0000 | 
| commit | afec5e46a4c320c5b5e2bf7ee128490377733bef (patch) | |
| tree | 479dd6c43afcccd357570956ef23b123c923a455 /scripts/repo-add | |
| parent | 4a6d963ae1aed944c18869e7b944a216ca8dc2db (diff) | |
Bumps for pacman 3.0.3
Diffstat (limited to 'scripts/repo-add')
| -rwxr-xr-x | scripts/repo-add | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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="" | 
