Date: Sunday, December 4, 2022 @ 15:24:45
  Author: blakkheim
Revision: 1356491

upgpkg: mg 20221112-1

Modified:
  mg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-04 14:15:51 UTC (rev 1356490)
+++ PKGBUILD    2022-12-04 15:24:45 UTC (rev 1356491)
@@ -3,7 +3,7 @@
 # Contributor: Hannes Rist <[email protected]>
 
 pkgname=mg
-pkgver=20220614
+pkgver=20221112
 pkgrel=1
 pkgdesc="Micro GNU/emacs"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 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=('d3bc16baba82457c4f60ecd258762ee2ed848064f79729fe92e29bfd181af121')
+sha256sums=('eeb4181fdb6f2bd3f9b5a3c8ccc5b71fbcf9c7f4a805a2f1858334359d44b545')
 
 build() {
   cd mg-$pkgver

Reply via email to