Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f48e1ae948996e2c7c7bed2838053ed4d98360f8
commit f48e1ae948996e2c7c7bed2838053ed4d98360f8 Author: Pingax <[email protected]> Date: Tue Jun 6 12:15:14 2017 +0200 sylpheed-3.5.1-1-x86_64 - Version bump diff --git a/source/xapps-extra/sylpheed/FrugalBuild b/source/xapps-extra/sylpheed/FrugalBuild index f809888..731e7db 100644 --- a/source/xapps-extra/sylpheed/FrugalBuild +++ b/source/xapps-extra/sylpheed/FrugalBuild @@ -6,20 +6,21 @@ options+=('asneeded') pkgname=sylpheed -pkgver=3.4.3 -_F_archive_ver=3.4.3 -branch=3.4 +pkgver=3.5.1 +_F_archive_ver=3.5.1 +branch=3.5 pkgrel=1 pkgdesc="A GTK+ based, lightweight, and fast email client" url="http://sylpheed.sraoss.jp" groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -depends=('gpgme' 'libldap>=2.4.31' 'gtkspell>=2.0.16-11' 'libxcb' 'freetype2' 'glib2>=2.32.4' 'dbus-glib') -makedepends=('openldap>=2.4.31') +depends=('gpgme' 'libldap>=2.4.31' 'gtkspell>=2.0.16-17' 'libxcb' 'freetype2' \ + 'glib2>=2.32.4' 'dbus-glib') +makedepends=('openldap>=2.4.31' 'x11-protos') source=($url/$pkgname/v$branch/$pkgname-$_F_archive_ver.tar.gz) up2date="lynx -dump $url/en | grep "Version" | sed -e 's/.* \([0-9\.]\)/\1/'" -sha1sums=('01ee4f04e1e3df213995961c358be451888953e5') +sha1sums=('f9ac5791ef66fe0a71d52fdd703b11e1ef8ea5d0') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
