T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / mg


Commits:
5d4a531b by T.J. Townsend at 2026-02-23T17:12:45-05:00
upgpkg: 20260222-1: update to 20260222

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mg
        pkgdesc = Micro GNU/emacs
-       pkgver = 20250523
+       pkgver = 20260222
        pkgrel = 1
        url = https://github.com/hboetes/mg
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = mg
        makedepends = git
        depends = ncurses
        depends = libbsd
-       source = git+https://github.com/hboetes/mg.git#tag=20250523
-       sha256sums = 
581f5d2e6d4ca3ea5856b9e035e233be30d5370de77498e56ebb402d350476c5
+       source = git+https://github.com/hboetes/mg.git#tag=20260222
+       sha256sums = 
1512c141c30239358487d156d414a190e9a86bd4832ad64d578ab8cbbbbc0750
 
 pkgname = mg


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Hannes Rist <[email protected]>
 
 pkgname=mg
-pkgver=20250523
+pkgver=20260222
 pkgrel=1
 pkgdesc="Micro GNU/emacs"
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('git')
 depends=('ncurses' 'libbsd')
 license=('custom')
 source=("git+https://github.com/hboetes/mg.git#tag=${pkgver}";)
-sha256sums=('581f5d2e6d4ca3ea5856b9e035e233be30d5370de77498e56ebb402d350476c5')
+sha256sums=('1512c141c30239358487d156d414a190e9a86bd4832ad64d578ab8cbbbbc0750')
 
 build() {
   cd mg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mg/-/commit/5d4a531bcb95ebc897f0b40984880c883da67bc0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mg/-/commit/5d4a531bcb95ebc897f0b40984880c883da67bc0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to