diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2013-06-05 06:34:31 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2013-06-05 06:34:31 +0000 |
commit | d671977d4a1793446ca3f8413ebb7139c67c87c6 (patch) | |
tree | 6e361de280596b1786cb5aca35bb8256a226020c /main/mutt/APKBUILD | |
parent | 281d98206da1908368b1efd00a80b50ed793583e (diff) | |
download | aports-d671977d4a1793446ca3f8413ebb7139c67c87c6.tar.bz2 aports-d671977d4a1793446ca3f8413ebb7139c67c87c6.tar.xz |
main/mutt: bumped pkgrel
Diffstat (limited to 'main/mutt/APKBUILD')
-rw-r--r-- | main/mutt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mutt/APKBUILD b/main/mutt/APKBUILD index 0104c9f688..1c6bc7d5e6 100644 --- a/main/mutt/APKBUILD +++ b/main/mutt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrew Manison<amanison@anselsystems.com> pkgname=mutt pkgver=1.5.21 -pkgrel=0 +pkgrel=1 pkgdesc="a small but very powerful text-mode email client" url="http://www.mutt.org" arch="all" |