Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c8d30408cf824e7865a41e1079a0e368fed7bd89
commit c8d30408cf824e7865a41e1079a0e368fed7bd89 Author: crazy <[email protected]> Date: Fri Jul 21 00:42:22 2017 +0200 libdmapsharing-2.9.39-1-x86_64 * up2date=() fix diff --git a/source/gnome/libdmapsharing/FrugalBuild b/source/gnome/libdmapsharing/FrugalBuild index 2e612b1..ad77a40 100644 --- a/source/gnome/libdmapsharing/FrugalBuild +++ b/source/gnome/libdmapsharing/FrugalBuild @@ -7,11 +7,11 @@ pkgver=2.9.39 pkgrel=1 pkgdesc="A library that implements the DMAP family of protocols" url="http://www.flyn.org/projects/libdmapsharing" -up2date="Flasttar $url/download.html" +up2date="elinks -dump $url/download.html | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) depends=('libxml2>=2.7.8' 'glib2' 'avahi-glib' 'gdk-pixbuf2' 'libsoup' \ 'gst1-plugins-base' 'libgee8') -makedepends=('vala' 'gtk+2' 'x11-protos') +makedepends=('vala' 'gtk+2' 'x11-protos' 'elinks') groups=('gnome') options=('scriptlet') archs=("x86_64") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
