diff options
author | Jose V Beneyto <sepen@users.sourceforge.net> | 2008-05-26 17:48:33 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@users.sourceforge.net> | 2008-05-26 17:48:33 +0200 |
commit | 4d256c6ae517aa2c95c88ef72e0f08f21d4dbf8a (patch) | |
tree | 4d50fe0fc4de64e92320914eb01a1598cc97e6e4 | |
parent | 619dec7bd6a114d9ec560dcaf48ff3ab44aafeba (diff) | |
download | contrib-4d256c6ae517aa2c95c88ef72e0f08f21d4dbf8a.tar.gz contrib-4d256c6ae517aa2c95c88ef72e0f08f21d4dbf8a.tar.xz |
bzr: Updated 1.5rc1 -> 1.5
-rw-r--r-- | bzr/.footprint | 2 | ||||
-rw-r--r-- | bzr/.md5sum | 2 | ||||
-rw-r--r-- | bzr/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bzr/.footprint b/bzr/.footprint index 15b45d59e..7377d4817 100644 --- a/bzr/.footprint +++ b/bzr/.footprint @@ -4,7 +4,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.5/ drwxr-xr-x root/root usr/lib/python2.5/site-packages/ --rw-r--r-- root/root usr/lib/python2.5/site-packages/bzr-1.5rc1-py2.5.egg-info +-rw-r--r-- root/root usr/lib/python2.5/site-packages/bzr-1.5-py2.5.egg-info drwxr-xr-x root/root usr/lib/python2.5/site-packages/bzrlib/ -rw-r--r-- root/root usr/lib/python2.5/site-packages/bzrlib/__init__.py -rw-r--r-- root/root usr/lib/python2.5/site-packages/bzrlib/__init__.pyc diff --git a/bzr/.md5sum b/bzr/.md5sum index ea204fd69..3b361adea 100644 --- a/bzr/.md5sum +++ b/bzr/.md5sum @@ -1 +1 @@ -d81fe503a2d6f56dc50def39356db0a0 bzr-1.5rc1.tar.gz +fa82e556401802537eeb8e50ecc8b4e7 bzr-1.5.tar.gz diff --git a/bzr/Pkgfile b/bzr/Pkgfile index 0a2289fe5..ebec84d4c 100644 --- a/bzr/Pkgfile +++ b/bzr/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=bzr -version=1.5rc1 +version=1.5 release=1 source=(http://launchpad.net/$name/1.5/$version/+download/$name-$version.tar.gz) |