Date: Monday, May 1, 2023 @ 15:33:49
  Author: blakkheim
Revision: 1455586

upgpkg: mg 20230501-1

Modified:
  mg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-01 14:32:57 UTC (rev 1455585)
+++ PKGBUILD    2023-05-01 15:33:49 UTC (rev 1455586)
@@ -4,7 +4,7 @@
 # Contributor: Hannes Rist <[email protected]>
 
 pkgname=mg
-pkgver=20230406
+pkgver=20230501
 pkgrel=1
 pkgdesc="Micro GNU/emacs"
 arch=('x86_64')
@@ -13,7 +13,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=('fa5d39658a689929a931105297a67ef55c7fbec250c77f09c9d464aca9539e96')
+sha256sums=('e2878feca64067a0c524e456ffba68d8cb69bcdce0943d2f2b69cad06174462e')
 
 build() {
   cd mg-$pkgver

Reply via email to