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

Eric Bélanger eric at archlinux.org
Mon Feb 16 06:33:36 UTC 2009


    Date: Monday, February 16, 2009 @ 01:33:36
  Author: eric
Revision: 27124

Fixed source url

Modified:
  mythweb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-16 06:29:40 UTC (rev 27123)
+++ PKGBUILD	2009-02-16 06:33:36 UTC (rev 27124)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=("mythtv>=${pkgver}" 'apache' 'php' 'perl-dbd-mysql')
 install=mythweb.install
-source=("http://www.mythtv.org/modules.php?name=Downloads&d_op=getit&lid=136&foo=/mythplugins-$pkgver.tar.bz2")
+source=("ftp://ftp.osuosl.org/pub/mythtv/mythplugins-$pkgver.tar.bz2")
 md5sums=('6c08043227bef1384858deee12b5cdc3')
 groups=('mythtv-extras')
 




More information about the arch-commits mailing list