Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07fd190c155121ed2c52990c1b4fcde31d60bbf1
commit 07fd190c155121ed2c52990c1b4fcde31d60bbf1 Author: Botchikii <[email protected]> Date: Tue Aug 7 10:34:27 2012 +0200 cherrytree-0.26.3-1-x86_64 * version bump * add _F_gnome_iconcache="y" * add python-sqlite3 as depend * change tar.gz to tar.bz2 the source line diff --git a/source/xapps-extra/cherrytree/FrugalBuild b/source/xapps-extra/cherrytree/FrugalBuild index 7f0b8bb..ae2e969 100644 --- a/source/xapps-extra/cherrytree/FrugalBuild +++ b/source/xapps-extra/cherrytree/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: jercel <[email protected]> pkgname=cherrytree -pkgver=0.25.4 +pkgver=0.26.3 pkgrel=1 pkgdesc="A hierarchical note taking application storing all the data in a single xml file" url="http://www.giuspen.com/cherrytree" -depends=('pygtksourceview') +depends=('pygtksourceview' 'python-sqlite3') groups=('xapps-extra') +_F_gnome_iconcache="y" archs=('x86_64' 'i686') up2date="Flasttar $url/#downl" -source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.gz) -sha1sums=('bd87be5631a084587548f8d096245eb99edaf3b4') +source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.bz2) +sha1sums=('3e4a4f2b473a8523652485f98171ec5418ffa271') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
