diff options
-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 3de7f36632..becf0d768b 100644 --- a/main/mutt/APKBUILD +++ b/main/mutt/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mutt pkgver=1.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="a small but very powerful text-mode email client" url="http://www.mutt.org" arch="all" |