[arch-commits] Commit in expat/trunk (PKGBUILD)
Stéphane Gaudreault
stephane at archlinux.org
Wed Dec 15 11:30:38 UTC 2010
Date: Wednesday, December 15, 2010 @ 06:30:38
Author: stephane
Revision: 103132
fix url
Modified:
expat/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-12-15 08:29:23 UTC (rev 103131)
+++ PKGBUILD 2010-12-15 11:30:38 UTC (rev 103132)
@@ -7,7 +7,7 @@
pkgrel=6
pkgdesc="An XML parser library"
arch=('i686' 'x86_64')
-url="http://expat.sourceforge.net"
+url="http://expat.sourceforge.net/"
license=('custom')
depends=('glibc')
options=('!libtool')
More information about the arch-commits
mailing list