Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b8944773b6b47ac266cc044ae5c898827531a21
commit 1b8944773b6b47ac266cc044ae5c898827531a21 Author: Anthony Jorion <[email protected]> Date: Wed May 7 14:34:21 2014 +0200 redshift-1.9.1-1-x86_64 - 1.8 -> 1.9.1 + Use launchpad schema diff --git a/source/xapps-extra/redshift/FrugalBuild b/source/xapps-extra/redshift/FrugalBuild index cb56e53..19346b4 100644 --- a/source/xapps-extra/redshift/FrugalBuild +++ b/source/xapps-extra/redshift/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: Devil505 <[email protected]> pkgname=redshift -pkgver=1.8 +pkgver=1.9.1 pkgrel=1 pkgdesc="Redshift color temperature adjustment." url="http://launchpad.net/redshift" rodepends=('pygtk' 'pyxdg') depends=('glibc' 'libxxf86vm') _F_gnome_iconcache="y" -Finclude gnome-scriptlet +_F_launchpad_ext=".tar.xz" +Finclude launchpad gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url/+download" -source=($url/trunk/$pkgver/+download/$pkgname-$pkgver.tar.bz2) -sha1sums=('8074e0fe0f70066611aeab6d00147b511e9b005a') +sha1sums=('cf5421e3f5f07ff2b6b3f02224d1605fcbed40c0') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
