Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=60ca446e0f44461845d011fdf21f14ad524f66cb
commit 60ca446e0f44461845d011fdf21f14ad524f66cb Author: Anthony Jorion <[email protected]> Date: Tue May 6 20:15:11 2014 +0200 xfce4-mixer-4.11.0-1-x86_64 - 4.10.0 -> 4.11.0 + Add asneeded option diff --git a/source/xfce4/xfce4-mixer/FrugalBuild b/source/xfce4/xfce4-mixer/FrugalBuild index 859ad54..1389f86 100644 --- a/source/xfce4/xfce4-mixer/FrugalBuild +++ b/source/xfce4/xfce4-mixer/FrugalBuild @@ -3,8 +3,10 @@ # Contributor: Devil505 <[email protected]> # Contributor: Priyank Gosalia <[email protected]> +options+=('asneeded') + pkgname=xfce4-mixer -pkgver=4.10.0 +pkgver=4.11.0 pkgrel=1 pkgdesc="The volume control plugin for the Xfce4 panel." depends=('libxfcegui4>=4.9.0' 'libxfce4util>=4.9.0' 'xfce4-panel>=4.9.0' \ @@ -17,7 +19,7 @@ _F_gnome_iconcache=y Finclude xfce4 gnome-scriptlet up2date="Flasttar http://git.xfce.org/apps/$pkgname" source="http://git.xfce.org/apps/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" -sha1sums=('81e7779ad1ad3d54b9c0abe41c391451da2fede8') +sha1sums=('1c88fd983ba9638d464ed35c7a2ce51e3330f4ed') unset MAKEFLAGS build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
