Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ba69007b353e3b6c64dfbffe2329c965fd05f31
commit 9ba69007b353e3b6c64dfbffe2329c965fd05f31 Author: PacMiam <[email protected]> Date: Thu Sep 25 13:29:36 2014 +0200 rednotebook-1.8.1-1-i686 * Version bump: 1.8.0 -> 1.8.1 diff --git a/source/gnome-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild index dd4e8dc..71aa7e2 100644 --- a/source/gnome-extra/rednotebook/FrugalBuild +++ b/source/gnome-extra/rednotebook/FrugalBuild @@ -2,13 +2,17 @@ # Maintainer: PacMiam <[email protected]> pkgname=rednotebook -pkgver=1.8.0 +pkgver=1.8.1 pkgrel=1 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." + +groups=('gnome-extra') +archs=('i686' 'x86_64') + depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras' 'pywebkitgtk' 'webkit-gtk2' 'webkit-gtk3') -options=('scriptlet') + +options+=('scriptlet') _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet -groups=('gnome-extra') -archs=('i686' 'x86_64') -sha1sums=('5f82d6db608220273e35bf21aaa2f1410b723131') + +sha1sums=('2c9fd76d958d6e2913ea0472651a83beb9858ca2') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
