summaryrefslogtreecommitdiff
path: root/community/mg
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-20 03:59:46 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-20 03:59:46 +0000
commit2fd06aa8fa3c105c4c9161a060192d85dc3d4559 (patch)
treea70a2272e3bf810140349c2d457398b2d0c78b6f /community/mg
parenta3afce45dc7988a35810dee7e41050c3a459e731 (diff)
Fri Jun 20 03:54:27 UTC 2014
Diffstat (limited to 'community/mg')
-rw-r--r--community/mg/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mg/PKGBUILD b/community/mg/PKGBUILD
index d672c83bf..1a3dfd630 100644
--- a/community/mg/PKGBUILD
+++ b/community/mg/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 107143 2014-03-13 09:28:15Z spupykin $
+# $Id: PKGBUILD 113352 2014-06-19 16:10:54Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Hannes Rist <hrist@phreeknet.org>
pkgname=mg
-pkgver=20140306
+pkgver=20140414
pkgrel=1
pkgdesc="mg is Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('libclens')
license=('custom')
source=(http://homepage.boetes.org/software/mg/mg-$pkgver.tar.gz
cleanup.patch)
-md5sums=('bb29858c2c0a82b78ce48ae2929ae18d'
+md5sums=('ad4a99a5e26d25db75af7936c6657fbe'
'545eac98585e2f5fe0781093ddc07b36')
prepare() {