diff options
Diffstat (limited to 'community/mutt/APKBUILD')
-rw-r--r-- | community/mutt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mutt/APKBUILD b/community/mutt/APKBUILD index 684fe3f9d5..6157eea322 100644 --- a/community/mutt/APKBUILD +++ b/community/mutt/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mutt pkgver=1.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="Small and very powerful text-mode email client" url="http://www.mutt.org" arch="all" |