diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-24 03:36:08 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-24 03:36:08 +0000 |
commit | d256eaa80219eb28cbfb4f9474acc6fb41c63d3c (patch) | |
tree | d4752710a1a201081be416a2e43ea85947d67140 /core/libtool/PKGBUILD | |
parent | ff9e4e102459123bc5bf56965828ebb81081d37f (diff) |
Thu Jul 24 03:31:46 UTC 2014
Diffstat (limited to 'core/libtool/PKGBUILD')
-rw-r--r-- | core/libtool/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/libtool/PKGBUILD b/core/libtool/PKGBUILD index f26e3a883..08ca6d352 100644 --- a/core/libtool/PKGBUILD +++ b/core/libtool/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 211962 2014-05-02 08:39:41Z allan $ +# $Id: PKGBUILD 217742 2014-07-23 02:41:03Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> @@ -6,8 +6,8 @@ pkgname=('libtool' 'libltdl') pkgver=2.4.2 -_gccver=4.9.0 -pkgrel=13 +_gccver=4.9.1 +pkgrel=14 pkgdesc="A generic library support script" arch=('i686' 'x86_64') url="http://www.gnu.org/software/libtool" |