diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 11:59:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 12:16:07 +0000 |
commit | f76577105d92aa67a542b58c9768b795ea8c4e32 (patch) | |
tree | 9449a8c05c5f60fac11e5fd4a9113c859229cef8 /main/sylpheed | |
parent | d1ae6fcb4b98408acd108328f6c75d78ad2fd3f8 (diff) | |
download | aports-f76577105d92aa67a542b58c9768b795ea8c4e32.tar.bz2 aports-f76577105d92aa67a542b58c9768b795ea8c4e32.tar.xz |
main/sylpheed: rebuild against gpgme-1.8.0
Diffstat (limited to 'main/sylpheed')
-rw-r--r-- | main/sylpheed/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD index 24db04e059..fb7db4f3b8 100644 --- a/main/sylpheed/APKBUILD +++ b/main/sylpheed/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=sylpheed pkgver=3.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Lightweight and user-friendly e-mail client" url="http://sylpheed.sraoss.jp/en/" arch="all" |