Date: Friday, October 25, 2013 @ 04:47:00 Author: bisson Revision: 197345
remove static libs Modified: libidn/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-25 02:46:18 UTC (rev 197344) +++ PKGBUILD 2013-10-25 02:47:00 UTC (rev 197345) @@ -5,7 +5,7 @@ pkgname=libidn pkgver=1.28 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications" url="http://www.gnu.org/software/libidn/" arch=('i686' 'x86_64')
