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

Allan McRae allan at archlinux.org
Mon Oct 8 01:41:25 UTC 2012


    Date: Sunday, October 7, 2012 @ 21:41:24
  Author: allan
Revision: 168293

upgpkg: libtool 2.4.2-7

gcc-4.7.2 rebuild

Modified:
  libtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-07 23:48:14 UTC (rev 168292)
+++ PKGBUILD	2012-10-08 01:41:24 UTC (rev 168293)
@@ -6,7 +6,7 @@
 
 pkgname=('libtool' 'libltdl')
 pkgver=2.4.2
-pkgrel=6
+pkgrel=7
 pkgdesc="A generic library support script"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libtool"
@@ -28,7 +28,7 @@
 }
 
 package_libtool() {
-  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.7.1')
+  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.7.2')
   groups=('base-devel')
   install=libtool.install
 




More information about the arch-commits mailing list