Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2d24ac9a640e7e9ed9780629baf3d4155712b76
commit a2d24ac9a640e7e9ed9780629baf3d4155712b76 Author: Slown <[email protected]> Date: Sun May 22 21:01:09 2016 +0100 lxappearance-0.6.2-1-x86_64 * version bump diff --git a/source/xapps-extra/lxappearance/FrugalBuild b/source/xapps-extra/lxappearance/FrugalBuild index 790c053..b16eaeb 100644 --- a/source/xapps-extra/lxappearance/FrugalBuild +++ b/source/xapps-extra/lxappearance/FrugalBuild @@ -1,26 +1,20 @@ -# Compiling Time: 0.10 SBU +# Compiling Time: 0.02 SBU # Maintainer: PacMiam <[email protected]> # Contributor: bouleetbil <[email protected]> pkgname=lxappearance -pkgver=0.6.1 +pkgver=0.6.2 pkgdesc="A desktop-independent theme switcher for GTK+" - groups=('xapps-extra') - depends=('gtk+2' 'dbus-glib') -makedepends=('intltool') +makedepends=('intltool' 'x11-protos') conflicts=('gtk-theme-switch2' 'gtk-chtheme') replaces=(${conflicts[@]}) - options+=('scriptlet') - Fconfopts="--enable-dbus" - _Fuse_gtk3="n" _F_lxde_ext=".tar.xz" Finclude lxde - -sha1sums=('b55485e14b5ef75403de917283258f1e6b0f06e7') +sha1sums=('600304a2123dc4c7b5dde73595cc422876a820ad') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
