Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b23c298bc8927920e696efca0920d5f700fbf1f5

commit b23c298bc8927920e696efca0920d5f700fbf1f5
Author: Pingax <pin...@frugalware.org>
Date:   Tue Oct 31 12:03:20 2017 +0100

cherrytree-0.38.3-1-x86_64

- 0.38.2 -> 0.38.3
- Use Fexec

diff --git a/source/xapps-extra/cherrytree/FrugalBuild 
b/source/xapps-extra/cherrytree/FrugalBuild
index 9ea7b1e..2ae5c88 100644
--- a/source/xapps-extra/cherrytree/FrugalBuild
+++ b/source/xapps-extra/cherrytree/FrugalBuild
@@ -4,7 +4,7 @@
# Contributor: PacMiam <pacm...@gmx.fr>

pkgname=cherrytree
-pkgver=0.38.2
+pkgver=0.38.3
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=('19db4a7e7fee96074e5da79ff9a4125dde8bb34e')
+sha1sums=('24a9db8ed1694b17832ce5827a6bf4040381a635')

build()
{
Fcd
-       python setup.py build || Fdie
-       python setup.py install -O1 --root="$Fdestdir" || Fdie
+       Fexec python setup.py build || Fdie
+       Fexec python setup.py install -O1 --root="$Fdestdir" || Fdie
Fbuild_gnome_scriptlet
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to