Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b486903822032abadb34c6fd0ed3ce8005d41d6d
commit b486903822032abadb34c6fd0ed3ce8005d41d6d Author: DeX77 <[email protected]> Date: Mon Feb 2 16:28:44 2015 +0100 * Fix up2date diff --git a/source/xlib/hicolor-icon-theme/FrugalBuild b/source/xlib/hicolor-icon-theme/FrugalBuild index a40f3e4..23e83ff 100644 --- a/source/xlib/hicolor-icon-theme/FrugalBuild +++ b/source/xlib/hicolor-icon-theme/FrugalBuild @@ -6,10 +6,10 @@ pkgname=hicolor-icon-theme pkgver=0.12 pkgrel=1 pkgdesc="Freedesktop.org Hicolor icon theme" -url="http://icon-theme.freedesktop.org/wiki/HicolorTheme" +url="http://icon-theme.freedesktop.org" depends=() groups=('xlib') archs=('i686' 'x86_64' 'arm') -up2date="lynx -dump $url|grep -m1 '.tar.gz'|sed -n 's/.*-\(.*\).t.*/\1/;1 p'" -source=(http://icon-theme.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) +up2date="Flasttar $url/releases/" +source=($url/releases/$pkgname-$pkgver.tar.gz) sha1sums=('87368844d1fcef899c3dc4e59f07264340606538') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
