sylpheed: update to 3.5.0.
This commit is contained in:
parent
e6add1b302
commit
ff5eeae16e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'sylpheed'.
|
||||
pkgname=sylpheed
|
||||
version=3.4.3
|
||||
revision=3
|
||||
version=3.5.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-compface --disable-gtkspell --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -11,8 +11,8 @@ short_desc="GTK+ Lightweight and user-friendly e-mail client"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://sylpheed.sraoss.jp"
|
||||
distfiles="http://sylpheed.sraoss.jp/sylpheed/v3.4/$pkgname-$version.tar.bz2"
|
||||
checksum=09fae954c775073b43ce2f660a6bed1087237659eade1c68913cb86add1fb905
|
||||
distfiles="http://sylpheed.sraoss.jp/sylpheed/v${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=4a0b62d17bca6f1a96ab951ef55a9a67813d87bc1dc3ee55d8ec2c045366a05c
|
||||
|
||||
pre_configure() {
|
||||
aclocal -I ac
|
||||
|
|
Loading…
Reference in a new issue