Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3f4c76b31b83eb902df2939613006a2c44ba347
commit d3f4c76b31b83eb902df2939613006a2c44ba347 Author: Devil505 <[EMAIL PROTECTED]> Date: Wed Jun 4 19:14:36 2008 +0200 guake-0.2.2-1-i686 * version bump diff --git a/source/gnome-extra/guake/FrugalBuild b/source/gnome-extra/guake/FrugalBuild index 947b8e5..796cad2 100644 --- a/source/gnome-extra/guake/FrugalBuild +++ b/source/gnome-extra/guake/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Devil505 <[EMAIL PROTECTED]> pkgname=guake -pkgver=0.1 -pkgrel=6 +pkgver=0.2.2 +pkgrel=1 pkgdesc="Guake is a drop-down terminal for Gnome Desktop Environment" url='http://guake-terminal.org' -depends=('python' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'notify-python' 'gnome-python') -rodepends=('vte-python' 'notification-daemon') +depends=('python' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'notify-python' 'gnome-python' 'vte-python') +rodepends=('notification-daemon') makedepends=('perl-xml-parser' 'gconf') options=('scriptlet') _F_gnome_desktop="y" @@ -16,6 +16,6 @@ Finclude gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download | Flasttar" -source=($url/releases/0.1-alpha/$pkgname-$pkgver.tar.gz) -sha1sums=('0e76695fe4c6f3da77e49a730e72b21979235540') +source=($url/releases/$pkgname-$pkgver.tar.gz) +sha1sums=('0b5d5321cd6abb6b2d24e7a9002e115f11fd4410') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
