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

Allan McRae allan at archlinux.org
Sun Sep 28 14:35:53 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:35:52
  Author: allan
Revision: 13760

correct sourceforge url

Modified:
  devil/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:35:21 UTC (rev 13759)
+++ PKGBUILD	2008-09-28 14:35:52 UTC (rev 13760)
@@ -12,7 +12,7 @@
 makedepends=('bash')
 options=('!libtool')
 license=('GPL')
-source=(http://puzzle.dl.sourceforge.net/sourceforge/openil/DevIL-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/openil/DevIL-$pkgver.tar.gz)
 md5sums=('0d0c3842196d85c4e24bedabcd84f626')
 
 build()




More information about the arch-commits mailing list