diff options
Diffstat (limited to 'main/mg/APKBUILD')
-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 a8df568410..4d3f36eadc 100644 --- a/main/mg/APKBUILD +++ b/main/mg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mg pkgver=20140414 -pkgrel=2 +pkgrel=3 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" |