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

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


    Date: Sunday, September 28, 2008 @ 10:32:34
  Author: allan
Revision: 13753

correct sourceforge url

Modified:
  camsource/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:32:07 UTC (rev 13752)
+++ PKGBUILD	2008-09-28 14:32:34 UTC (rev 13753)
@@ -5,7 +5,7 @@
 pkgrel=3
 pkgdesc="Grabs images from a v4l device and makes them available to various plugins for processing or handling."
 depends=('libxml2' 'libjpeg')
-source=(http://heanet.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 \
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 \
 	mod_handle.c.patch)
 backup=(etc/camsource.conf)
 url="http://camsource.sourceforge.net/"




More information about the arch-commits mailing list