Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f868a1fc0ae8315cbc4c11162ddb6281c04a323
commit 8f868a1fc0ae8315cbc4c11162ddb6281c04a323 Author: Slown <[email protected]> Date: Wed May 18 17:36:16 2016 +0100 cherrytree-0.36.9-1-x86_64 * version bump diff --git a/source/xapps-extra/cherrytree/FrugalBuild b/source/xapps-extra/cherrytree/FrugalBuild index c55abe5..4126a27 100644 --- a/source/xapps-extra/cherrytree/FrugalBuild +++ b/source/xapps-extra/cherrytree/FrugalBuild @@ -1,10 +1,10 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0 SBU # Maintainer: Anthony Jorion <[email protected]> # Contributor: jercel <[email protected]> # Contributor: PacMiam <[email protected]> pkgname=cherrytree -pkgver=0.36.8 +pkgver=0.36.9 pkgrel=1 pkgdesc="A hierarchical note taking application storing all the data in a single xml file" url="http://www.giuspen.com/cherrytree" @@ -17,13 +17,13 @@ options=('scriptlet') _F_gnome_iconcache="y" Finclude gnome-scriptlet source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz) -sha1sums=('746a7d979142ff421ddb918e292aa4c6c2c7ef36') +sha1sums=('900e6bbdbd0b3c270584dcd2469a22b824ac119a') build() { - Fcd - python setup.py build || Fdie - python setup.py install -O1 --root="$Fdestdir" || Fdie + Fcd + python setup.py build || Fdie + python setup.py install -O1 --root="$Fdestdir" || Fdie } # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
