diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 13:41:45 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:46:08 +0000 |
commit | 0dd960d02cae2bd355f361f19620ea795493d8d2 (patch) | |
tree | a14ebf7b78489e76625aadc73282b684c3efb742 /community | |
parent | 9a36304effe0b57e643c7d1a258483b969b87e7b (diff) | |
download | aports-0dd960d02cae2bd355f361f19620ea795493d8d2.tar.bz2 aports-0dd960d02cae2bd355f361f19620ea795493d8d2.tar.xz |
community/abook: rebuild against readline-7.0.003
Diffstat (limited to 'community')
-rw-r--r-- | community/abook/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/abook/APKBUILD b/community/abook/APKBUILD index 8b04a787a6..1f26e4a39f 100644 --- a/community/abook/APKBUILD +++ b/community/abook/APKBUILD @@ -3,7 +3,7 @@ pkgname=abook pkgver=0.6.1 _ver=${pkgver/_pre/pre} -pkgrel=2 +pkgrel=3 pkgdesc="Text-based addressbook designed for use with Mutt" url="http://abook.sourceforge.net" license="GPL2" |