[arch-commits] Commit in mg/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Tue Apr 27 06:44:27 UTC 2021


    Date: Tuesday, April 27, 2021 @ 06:44:27
  Author: kkeen
Revision: 924676

upgpkg: mg 20210314-1

Modified:
  mg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-27 06:43:49 UTC (rev 924675)
+++ PKGBUILD	2021-04-27 06:44:27 UTC (rev 924676)
@@ -3,16 +3,16 @@
 # Contributor: Hannes Rist <hrist at phreeknet.org>
 
 pkgname=mg
-pkgver=20200723
+pkgver=20210314
 pkgrel=1
 pkgdesc="Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team."
 arch=('x86_64')
-url="https://homepage.boetes.org/software/mg/"
+url="https://github.com/hboetes/mg"
 depends=('ncurses' 'libbsd')
 license=('custom')
 #source=("https://homepage.boetes.org/software/mg/mg-$pkgver.tar.gz")
 source=("mg-$pkgver.tgz::https://github.com/hboetes/mg/archive/$pkgver.tar.gz")
-sha256sums=('2ee7cf5e1ea9aee1df296840276a0f940a72f5dfa07c5d2be36cdb13236bd797')
+sha256sums=('6820e76a0e27d9a744624d421b3b30b0030140c2a817df1310b25c3abe397106')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list