diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2013-06-05 06:33:40 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2013-06-05 06:33:40 +0000 |
commit | 08138398bc53d71eac056769bedcac2e7ef3403c (patch) | |
tree | e3796c755bb2e53ab54d0824fa50639adbef82c3 /main/libetpan/APKBUILD | |
parent | 7be811e3f65921c8bf5ab73b4109e035678cb821 (diff) | |
download | aports-08138398bc53d71eac056769bedcac2e7ef3403c.tar.bz2 aports-08138398bc53d71eac056769bedcac2e7ef3403c.tar.xz |
main/libetpan: bumped pkgrel
Diffstat (limited to 'main/libetpan/APKBUILD')
-rw-r--r-- | main/libetpan/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libetpan/APKBUILD b/main/libetpan/APKBUILD index fc7b6de3f0..fde5177cfe 100644 --- a/main/libetpan/APKBUILD +++ b/main/libetpan/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libetpan pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="a portable middleware for email access" url="http://www.etpan.org/" arch="all" |