diff options
Diffstat (limited to 'main/mg')
-rw-r--r-- | main/mg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mg/APKBUILD b/main/mg/APKBUILD index cd67470e68..83d23a5d81 100644 --- a/main/mg/APKBUILD +++ b/main/mg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mg pkgver=20140414 -pkgrel=0 +pkgrel=1 pkgdesc="mg is Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team." url="http://homepage.boetes.org/software/mg" arch="x86 x86_64" |