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

commit afce47bfcf7c20bb943dd03b679737cee3c2f970
Author: gholafox <ghola...@free.fr>
Date:   Wed Jun 9 23:06:15 2010 +0200

sylpheed-3.0.2-1-i686

* Fix up2date
* Fix branch var
* Version bump

diff --git a/source/xapps-extra/sylpheed/FrugalBuild 
b/source/xapps-extra/sylpheed/FrugalBuild
index f2c4380..a5ca4cd 100644
--- a/source/xapps-extra/sylpheed/FrugalBuild
+++ b/source/xapps-extra/sylpheed/FrugalBuild
@@ -3,9 +3,9 @@
# Contributor: Bence Nagy <nagybe...@tipogral.hu>

pkgname=sylpheed
-pkgver=2.7.1
-branch=2.7
-pkgrel=2
+pkgver=3.0.2
+branch=3.0
+pkgrel=1
pkgdesc="A GTK+ based, lightweight, and fast email client"
url="http://sylpheed.sraoss.jp/";
groups=('xapps-extra')
@@ -14,14 +14,13 @@ options=('scriptlet')
depends=('gpgme' 'libldap' 'gtkspell>=2.0.16-2' 'libxcb' 'freetype2' 
'glib2>=2.20.5')
makedepends=('openldap')
source=($url/$pkgname/v${branch}/$pkgname-$pkgver.tar.bz2)
-up2date="lynx -dump $url/en/download.html|grep -o 'Sylpheed [0-9\.]\+ 
(stable)'|cut -d ' ' -f 2"
-
+up2date="lynx -dump $url/en | grep "Version" | sed -e 's/.* \([0-9\.]\)/\1/'"
build() {
Fbuild --enable-ssl --enable-gpgme --enable-ldap
Ffilerel /usr/share/pixmaps/sylpheed.png
Ffilerel /usr/share/applications/sylpheed.desktop
}

-sha1sums=('79013505355a9d359bbb3147f1916499abe1ab0e')
+sha1sums=('7001053b540db3ff48c3304699d9a622de5f5f85')

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to