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

Allan McRae allan at archlinux.org
Mon Sep 29 06:21:06 UTC 2008


    Date: Monday, September 29, 2008 @ 02:21:06
  Author: allan
Revision: 13871

correct sourceforge url

Modified:
  scim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 06:20:42 UTC (rev 13870)
+++ PKGBUILD	2008-09-29 06:21:06 UTC (rev 13871)
@@ -12,7 +12,7 @@
 install=scim.install
 url="http://www.scim-im.org/projects/scim"
 license=('GPL')
-source=(http://puzzle.dl.sourceforge.net/sourceforge/scim/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/scim/$pkgname-$pkgver.tar.gz)
 md5sums=('840dcfd4264a1443478c188ff747984e')
 
 build() {




More information about the arch-commits mailing list