Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02855de00ba1afb6aa06f2a4cff6055d8052986d
commit 02855de00ba1afb6aa06f2a4cff6055d8052986d Author: Priyank <[EMAIL PROTECTED]> Date: Thu Sep 27 11:36:47 2007 +0530 tea-17.3.0-1-i686 * Version bump * up2date fix diff --git a/source/gnome-extra/tea/FrugalBuild b/source/gnome-extra/tea/FrugalBuild index 4d8f020..d5bbeb4 100644 --- a/source/gnome-extra/tea/FrugalBuild +++ b/source/gnome-extra/tea/FrugalBuild @@ -2,24 +2,25 @@ # Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> pkgname=tea -pkgver=17.2.1 +pkgver=17.3.0 pkgrel=1 pkgdesc="TEA is a GTK2-based text editor for Linux and *BSD." -_F_sourceforge_name=tea-editor +_F_sourceforge_name="tea" +_F_sourceforge_dirname="tea-editor" _F_sourceforge_ext=".tar.bz2" +_F_sourceforge_broken_up2date=1 Finclude sourceforge url="http://tea-editor.sourceforge.net/" license="GPL" -depends=('gtk+2' 'gtksourceview' 'gnome-vfs' 'gconf' 'aspell' 'libzip') +depends=('gtk+2' 'gtksourceview' 'gnome-vfs>=2.20.0' 'gconf>=2.20.0' 'aspell' 'libzip') groups=('gnome-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/downloads.html | grep -m1 source | sed 's/.*A \(.*\) s.*/\1/'" source=(${source/tea-editor-/tea-}) _F_desktop_name=Tea _F_desktop_icon=tea.png _F_desktop_categories="Utility;Editor;" _F_cd_path="$pkgname-$pkgver" -sha1sums=('8f4215fbc1edf19358bd782f280869a0c1ed570a') +sha1sums=('85646a24cc1e1a16215d3b00acefda6f903f4396') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
