summaryrefslogtreecommitdiff
path: root/testing/libtool/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-26 00:01:46 +0000
committerroot <root@rshg054.dnsready.net>2012-03-26 00:01:46 +0000
commitf96a2208b6a0ba89c3d824514a3929f08d79f7bf (patch)
tree88c1033b9ec826ca6da1f1847685957bce496c62 /testing/libtool/PKGBUILD
parent891f44722456b693d99b397f7e332a9ed68a47a2 (diff)
Mon Mar 26 00:01:45 UTC 2012
Diffstat (limited to 'testing/libtool/PKGBUILD')
-rw-r--r--testing/libtool/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libtool/PKGBUILD b/testing/libtool/PKGBUILD
index fc7ece352..33a320580 100644
--- a/testing/libtool/PKGBUILD
+++ b/testing/libtool/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 151795 2012-03-03 02:45:49Z allan $
+# $Id: PKGBUILD 154194 2012-03-24 09:14:13Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
@@ -6,7 +6,7 @@
pkgname=('libtool' 'libltdl')
pkgver=2.4.2
-pkgrel=4
+pkgrel=5
pkgdesc="A generic library support script"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/libtool"
@@ -28,7 +28,7 @@ check() {
}
package_libtool() {
- depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.6.3')
+ depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.7.0')
groups=('base-devel')
install=libtool.install