[arch-commits] Commit in pacman/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Wed Jan 7 02:10:33 UTC 2009


    Date: Tuesday, January 6, 2009 @ 21:10:32
  Author: dan
Revision: 23245

upgpkg: pacman 3.2.2-1

Modified:
  pacman/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-07 02:07:09 UTC (rev 23244)
+++ PKGBUILD	2009-01-07 02:10:32 UTC (rev 23245)
@@ -3,14 +3,14 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=pacman
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="A library-based package manager with dependency support"
 arch=('i686' 'x86_64')
 url="http://www.archlinux.org/pacman/"
 license=('GPL')
 groups=('base')
-depends=('bash' 'libarchive>=2.5.5' 'libdownload>=1.3' 'pacman-mirrorlist')
+depends=('bash' 'libarchive>=2.6.0' 'libdownload>=1.3' 'pacman-mirrorlist')
 optdepends=('fakeroot: for makepkg usage as normal user'
             'python: for rankmirrors script usage')
 backup=(etc/pacman.conf etc/makepkg.conf etc/pacman.d/mirrorlist)
@@ -18,7 +18,7 @@
 options=(!libtool)
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz
         pacman.conf)
-md5sums=('5b133613cebd74aa8c199de049e25cc4'
+md5sums=('8404fc38566bb52f8eee2ea483a41051'
          '27271a59b9c9f748547ef4feae90bc5c')
 
 build() {




More information about the arch-commits mailing list