diff options
-rw-r--r-- | main/fetchmail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fetchmail/APKBUILD b/main/fetchmail/APKBUILD index 8e88c5bdcc..92b81528ba 100644 --- a/main/fetchmail/APKBUILD +++ b/main/fetchmail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=fetchmail pkgver=6.3.26 -pkgrel=12 +pkgrel=13 pkgdesc="A remote-mail retrieval and forwarding utility" url="http://www.fetchmail.info/" arch="all" |