[arch-commits] Commit in mg/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Apr 3 12:27:44 UTC 2017
Date: Monday, April 3, 2017 @ 12:27:43
Author: spupykin
Revision: 220357
upgpkg: mg 20170401-1
upd
Modified:
mg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-03 12:27:24 UTC (rev 220356)
+++ PKGBUILD 2017-04-03 12:27:43 UTC (rev 220357)
@@ -3,7 +3,7 @@
# Contributor: Hannes Rist <hrist at phreeknet.org>
pkgname=mg
-pkgver=20161005
+pkgver=20170401
pkgrel=1
pkgdesc="Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('ncurses' 'libbsd')
license=('custom')
source=(http://homepage.boetes.org/software/mg/mg-$pkgver.tar.gz)
-md5sums=('fc6faeeee7308bb46f3512b75867ed51')
+sha256sums=('0a3608b17c153960cb1d954ca3b62445a77c0c1a18aa5c8c58aba9f6b8d62aab')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list