[arch-commits] Commit in mythbrowser/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Feb 16 05:25:48 UTC 2009
Date: Monday, February 16, 2009 @ 00:25:48
Author: eric
Revision: 27089
Fixed source url
Modified:
mythbrowser/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-16 05:16:38 UTC (rev 27088)
+++ PKGBUILD 2009-02-16 05:25:48 UTC (rev 27089)
@@ -12,7 +12,7 @@
depends=("mythtv>=${pkgver}" 'wget' 'libxvmc' 'kdelibs3')
groups=('mythtv-extras')
options=('!makeflags')
-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')
build() {
More information about the arch-commits
mailing list