sylpheed: update to 3.3.0.
This commit is contained in:
parent
c956bb429f
commit
49a3f40361
2 changed files with 3 additions and 11 deletions
|
@ -1,22 +1,14 @@
|
|||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libnsl.so.1
|
||||
libssl.so.1
|
||||
libcrypto.so.1
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libgtk-x11-2.0.so.0
|
||||
libgdk-x11-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgpgme.so.11
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'sylpheed'.
|
||||
pkgname=sylpheed
|
||||
version=3.2.0
|
||||
version=3.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-compface --disable-gtkspell"
|
||||
|
@ -9,8 +9,8 @@ short_desc="GTK+ Lightweight and user-friendly e-mail client"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://sylpheed.sraoss.jp"
|
||||
distfiles="http://sylpheed.sraoss.jp/sylpheed/v3.2/$pkgname-$version.tar.bz2"
|
||||
checksum=4aeb7c6436ad485a2cc101dd68a1fb84abcad4c6471ed9ddefec65e482e5b2b1
|
||||
distfiles="http://sylpheed.sraoss.jp/sylpheed/v3.3/$pkgname-$version.tar.bz2"
|
||||
checksum=4d8f791aaf0f347439512aec72cd8262f90e020352cb2f7b63727ac5bc07353b
|
||||
long_desc="
|
||||
Sylpheed is a simple, lightweight but featureful, and easy-to-use
|
||||
e-mail client (mailer, MUA).
|
||||
|
|
Loading…
Reference in a new issue