[arch-commits] CVS update of core/base/pacman (PKGBUILD mirrorlist)

Dan McGee dan at archlinux.org
Wed Apr 2 03:25:32 UTC 2008


    Date: Tuesday, April 1, 2008 @ 23:25:32
  Author: dan
    Path: /home/cvs-core/core/base/pacman

Modified: PKGBUILD (1.156 -> 1.157) mirrorlist (1.5 -> 1.6)

upgpkg: pacman 3.1.4-1


------------+
 PKGBUILD   |   10 +++++-----
 mirrorlist |    3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)


Index: core/base/pacman/PKGBUILD
diff -u core/base/pacman/PKGBUILD:1.156 core/base/pacman/PKGBUILD:1.157
--- core/base/pacman/PKGBUILD:1.156	Thu Mar  6 22:38:39 2008
+++ core/base/pacman/PKGBUILD	Tue Apr  1 23:25:32 2008
@@ -1,25 +1,25 @@
-# $Id: PKGBUILD,v 1.156 2008/03/07 03:38:39 dan Exp $
+# $Id: PKGBUILD,v 1.157 2008/04/02 03:25:32 dan Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=pacman
-pkgver=3.1.3
+pkgver=3.1.4
 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=('gcc-libs' 'bash' 'libarchive>=2.4.11' 'libdownload>=1.3')
+depends=('gcc-libs' 'bash' 'libarchive>=2.4.17' 'libdownload>=1.3')
 backup=(etc/pacman.conf etc/makepkg.conf etc/pacman.d/mirrorlist)
 install=pacman.install
 options=(!libtool)
 source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz
         pacman.conf
         mirrorlist)
-md5sums=('9811c6fbd6830f693208e013db67f9a2'
+md5sums=('dfba385a6675db39938c8cc7581c6325'
          'a960bb221183782e44886555d2dc54a6'
-         '403cd67a55f8d36ecde582919ede8339')
+         '3d2f5efe2e85f551c6732a6e0e5f77f8')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
Index: core/base/pacman/mirrorlist
diff -u core/base/pacman/mirrorlist:1.5 core/base/pacman/mirrorlist:1.6
--- core/base/pacman/mirrorlist:1.5	Thu Mar  6 22:36:49 2008
+++ core/base/pacman/mirrorlist	Tue Apr  1 23:25:32 2008
@@ -43,6 +43,8 @@
 Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/@carch@
 # - Great Britain
 Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/@carch@
+Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/@carch@
+Server = http://archlinux.mirrors.uk2.net/$repo/os/@carch@
 # - Greece
 Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/@carch@
 # - Hungary
@@ -74,7 +76,6 @@
 Server = http://server.elsistech.com/archlinux/$repo/os/@carch@
 # - Ukraine
 Server = ftp://hell.org.ua/archlinux/$repo/os/@carch@
-# NOTE: ftp.linux.kiev.ua only has the i686 arch and not x86_64
 Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/@carch@
 
 # Asia




More information about the arch-commits mailing list