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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Jan 27 19:01:31 UTC 2018


    Date: Saturday, January 27, 2018 @ 19:01:25
  Author: bpiotrowski
Revision: 315516

2.4.6+40+g6ca5e224-4: fix upstream url (FS#57019)

Modified:
  libtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-27 17:48:59 UTC (rev 315515)
+++ PKGBUILD	2018-01-27 19:01:25 UTC (rev 315516)
@@ -7,11 +7,11 @@
 
 pkgname=libtool
 pkgver=2.4.6+40+g6ca5e224
-pkgrel=3
+pkgrel=4
 _gccver=7.3.0
 pkgdesc='A generic library support script'
 arch=(x86_64)
-url='http://www.gnu.org/software/libtool"'
+url='http://www.gnu.org/software/libtool'
 license=(GPL)
 groups=(base-devel)
 depends=(sh tar glibc)



More information about the arch-commits mailing list