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

Dan McGee dan at archlinux.org
Mon Apr 18 16:49:22 UTC 2011


    Date: Monday, April 18, 2011 @ 12:49:22
  Author: dan
Revision: 120035

3.5.2 rebuild, update x86_64 config for FS#23650

Modified:
  pacman/trunk/PKGBUILD
  pacman/trunk/pacman.conf.x86_64

--------------------+
 PKGBUILD           |    6 +++---
 pacman.conf.x86_64 |    6 +++++-
 2 files changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-18 14:49:05 UTC (rev 120034)
+++ PKGBUILD	2011-04-18 16:49:22 UTC (rev 120035)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=pacman
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="A library-based package manager with dependency support"
 arch=('i686' 'x86_64')
@@ -19,9 +19,9 @@
         pacman.conf
         pacman.conf.x86_64
         makepkg.conf)
-md5sums=('6e609a6cf0af2a49a0f8b35fc2459131'
+md5sums=('b4f1fdbc17100923071ebe8fe9377be5'
          'e99eb721b6b704f68c5f47468507c102'
-         '28e6a1f97ed3c47a3961ad00d2a43822'
+         'f8b939d9b2beb79a0436961a2d707d7c'
          'a8684989d3dfad5a6e1bcf95af3e571b')
 
 # keep an upgrade path for older installations

Modified: pacman.conf.x86_64
===================================================================
--- pacman.conf.x86_64	2011-04-18 14:49:05 UTC (rev 120034)
+++ pacman.conf.x86_64	2011-04-18 16:49:22 UTC (rev 120035)
@@ -74,7 +74,11 @@
 Include = /etc/pacman.d/mirrorlist
 
 # If you want to run 32 bit applications on your x86_64 system,
-# enable the multilib repository here.
+# enable the multilib repositories as required here.
+
+#[multilib-testing]
+#Include = /etc/pacman.d/mirrorlist
+
 #[multilib]
 #Include = /etc/pacman.d/mirrorlist
 




More information about the arch-commits mailing list