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


Commits:
9f6a8de4 by T.J. Townsend at 2026-02-27T09:27:55-05:00
upgpkg: 20260227-1: update to 20260227

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mg
        pkgdesc = Micro GNU/emacs
-       pkgver = 20260222
+       pkgver = 20260227
        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=20260222
-       sha256sums = 
1512c141c30239358487d156d414a190e9a86bd4832ad64d578ab8cbbbbc0750
+       source = git+https://github.com/hboetes/mg.git#tag=20260227
+       sha256sums = 
a9a761559565baed502646f09cd9d3669d3a807285fd6b234ebb373dec645168
 
 pkgname = mg


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Hannes Rist <[email protected]>
 
 pkgname=mg
-pkgver=20260222
+pkgver=20260227
 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=('1512c141c30239358487d156d414a190e9a86bd4832ad64d578ab8cbbbbc0750')
+sha256sums=('a9a761559565baed502646f09cd9d3669d3a807285fd6b234ebb373dec645168')
 
 build() {
   cd mg



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

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


Reply via email to