[arch-commits] Commit in pacman/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Thu Apr 1 03:45:09 UTC 2010
Date: Wednesday, March 31, 2010 @ 23:45:09
Author: allan
Revision: 75238
upgpkg: pacman 3.3.3-3
version dep libfetch and libarchive for openssl rebuild
Modified:
pacman/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-01 03:39:51 UTC (rev 75237)
+++ PKGBUILD 2010-04-01 03:45:09 UTC (rev 75238)
@@ -4,13 +4,13 @@
pkgname=pacman
pkgver=3.3.3
-pkgrel=2
+pkgrel=3
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.7.1' 'libfetch>=2.25' 'pacman-mirrorlist')
+depends=('bash' 'libarchive>=2.8.3-2' 'libfetch>=2.30-2' '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