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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 17 01:03:52 UTC 2013


    Date: Thursday, October 17, 2013 @ 03:03:52
  Author: allan
Revision: 196718

upgpkg: libtool 2.4.2-11

gcc-rebuild

Modified:
  libtool/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-16 23:42:51 UTC (rev 196717)
+++ PKGBUILD	2013-10-17 01:03:52 UTC (rev 196718)
@@ -6,12 +6,12 @@
 
 pkgname=('libtool' 'libltdl')
 pkgver=2.4.2
-pkgrel=10
+pkgrel=11
 pkgdesc="A generic library support script"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libtool"
 license=('GPL')
-makedepends=('gcc=4.8.1')
+makedepends=('gcc=4.8.2')
 options=('!libtool')
 source=(ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig})
 md5sums=('2ec8997e0c07249eb4cbd072417d70fe'
@@ -29,7 +29,7 @@
 }
 
 package_libtool() {
-  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.8.1')
+  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.8.2')
   groups=('base-devel')
   install=libtool.install
 




More information about the arch-commits mailing list