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

Eric Bélanger eric at archlinux.org
Mon Feb 16 05:46:52 UTC 2009


    Date: Monday, February 16, 2009 @ 00:46:52
  Author: eric
Revision: 27098

Fixed source url

Modified:
  mythgallery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-16 05:32:48 UTC (rev 27097)
+++ PKGBUILD	2009-02-16 05:46:52 UTC (rev 27098)
@@ -10,7 +10,7 @@
 url="http://www.mythtv.org"
 license=('GPL')
 depends=("mythtv>=${pkgver}" 'libexif' 'libtiff')
-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