diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 12:22:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 16:52:02 +0000 |
commit | 238062c9cfc37386bcc5cd862d7e7bc2f61abed7 (patch) | |
tree | 4d975a425f05660c2314936971571899730572d1 | |
parent | fc76db06bd007b1e1c6bddc07d2ee1a0ea5d1a70 (diff) | |
download | aports-238062c9cfc37386bcc5cd862d7e7bc2f61abed7.tar.bz2 aports-238062c9cfc37386bcc5cd862d7e7bc2f61abed7.tar.xz |
community/claws-mail: rebuild against perl 5.24
-rw-r--r-- | community/claws-mail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/claws-mail/APKBUILD b/community/claws-mail/APKBUILD index 6d454b18ce..bc5f76d418 100644 --- a/community/claws-mail/APKBUILD +++ b/community/claws-mail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=claws-mail pkgver=3.13.2 -pkgrel=2 +pkgrel=3 pkgdesc="A GTK+ based e-mail client." url="http://www.claws-mail.org" arch="all" |