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

Dan McGee dan at archlinux.org
Sat Jan 22 20:53:39 UTC 2011


    Date: Saturday, January 22, 2011 @ 15:53:38
  Author: dan
Revision: 107252

upgpkg: pacman 3.4.3-1
verbump 3.4.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-22 20:45:52 UTC (rev 107251)
+++ PKGBUILD	2011-01-22 20:53:38 UTC (rev 107252)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=pacman
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="A library-based package manager with dependency support"
 arch=('i686' 'x86_64')
@@ -19,10 +19,10 @@
         pacman.conf
         pacman.conf.x86_64
         makepkg.conf)
-md5sums=('de9198368bdf669c108763c37d793063'
+md5sums=('3656a4a05346e28bafa5342879fa278a'
          'eda9cbdb47f85fabda2e7e63801e3e16'
          '9ba146b4fa7bcb3cc18204b06d1f6157'
-         'aef317285c7d16ac495b0e53deeb948d')
+         '5beebe36bfc1e1f677d5ae12fcff8083')
 
 # keep an upgrade path for older installations
 PKGEXT='.pkg.tar.gz'

Modified: makepkg.conf
===================================================================
--- makepkg.conf	2011-01-22 20:45:52 UTC (rev 107251)
+++ makepkg.conf	2011-01-22 20:53:38 UTC (rev 107252)
@@ -83,7 +83,7 @@
 #-- Doc directories to remove (if !docs is specified)
 DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
 #-- Directories to be searched for the strip option (if strip is specified)
-STRIP_DIRS=(bin lib sbin usr/{bin,lib,sbin,local/{bin,lib,sbin}} opt/*/{bin,lib,sbin})
+STRIP_DIRS=(bin lib sbin usr/{bin,lib,lib32,sbin,local/{bin,lib,sbin}} opt/*/{bin,lib,sbin})
 #-- Files to be removed from all packages (if purge is specified)
 PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
 




More information about the arch-commits mailing list