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

Allan McRae allan at archlinux.org
Thu Apr 1 04:00:31 UTC 2010


    Date: Thursday, April 1, 2010 @ 00:00:30
  Author: allan
Revision: 75243

upgpkg: pacman 3.3.3-4
revert version dep libfetch and libarchive - it is better this way...

Modified:
  pacman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-01 03:47:38 UTC (rev 75242)
+++ PKGBUILD	2010-04-01 04:00:30 UTC (rev 75243)
@@ -4,13 +4,13 @@
 
 pkgname=pacman
 pkgver=3.3.3
-pkgrel=3
+pkgrel=4
 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.8.3-2' 'libfetch>=2.30-2' 'pacman-mirrorlist')
+depends=('bash' 'libarchive>=2.7.1' 'libfetch>=2.25' 'pacman-mirrorlist')
 optdepends=('fakeroot: for makepkg usage as normal user'
             'python: for rankmirrors script usage')
 backup=(etc/pacman.conf etc/makepkg.conf)




More information about the arch-commits mailing list