Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9e668ed43219a5370d389050ffe1833311de9b9
commit c9e668ed43219a5370d389050ffe1833311de9b9 Author: Botchikii <[email protected]> Date: Mon Aug 6 08:59:40 2012 +0200 sylpheed-3.2-1-x86_64 * version bump diff --git a/source/xapps-extra/sylpheed/FrugalBuild b/source/xapps-extra/sylpheed/FrugalBuild index 0af54fd..cd6ae16 100644 --- a/source/xapps-extra/sylpheed/FrugalBuild +++ b/source/xapps-extra/sylpheed/FrugalBuild @@ -3,8 +3,9 @@ # Contributor: Bence Nagy <[email protected]> pkgname=sylpheed -pkgver=3.1.4 -branch=3.1 +pkgver=3.2 +_F_archive_ver=3.2.0 +branch=3.2 pkgrel=1 pkgdesc="A GTK+ based, lightweight, and fast email client" url="http://sylpheed.sraoss.jp" @@ -13,7 +14,7 @@ archs=('i686' 'x86_64') options=('scriptlet') depends=('gpgme' 'libldap>=2.4.23-2' 'gtkspell>=2.0.16-2' 'libxcb' 'freetype2' 'glib2>=2.20.5' 'dbus-glib') makedepends=('openldap>=2.4.23-2') -source=($url/$pkgname/v3.1/$pkgname-$pkgver.tar.gz) +source=($url/$pkgname/v$branch/$pkgname-$_F_archive_ver.tar.gz) up2date="lynx -dump $url/en | grep "Version" | sed -e 's/.* \([0-9\.]\)/\1/'" build() { Fcd @@ -26,6 +27,6 @@ build() { Ffilerel /usr/share/applications/sylpheed.desktop } -sha1sums=('635067916e57846fc230d1647c661b06947d7f36') +sha1sums=('a41a8e2fc3c5e4935f30c7bacff8d72508546e35') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
