Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-gersemi


Commits:
117f98ff by Jakub Klinkovský at 2026-05-21T20:09:24+02:00
upgpkg: 0.27.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-gersemi
        pkgdesc = A formatter to make your CMake code the real treasure
-       pkgver = 0.27.5
+       pkgver = 0.27.6
        pkgrel = 1
        url = https://github.com/blankspruce/gersemi
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = python-gersemi
        depends = python-ignore
        depends = python-platformdirs
        depends = python-yaml
-       source = 
python-gersemi-0.27.5.tar.gz::https://github.com/blankspruce/gersemi/archive/refs/tags/0.27.5.tar.gz
-       b2sums = 
a072ae1eaead847f32f6460cd892f17641c36d402fef8777d9201889f73951ed04d28100b7d74629ade40362b1b274283c163c1c012045cea3ec004bd160cea0
+       source = 
python-gersemi-0.27.6.tar.gz::https://github.com/blankspruce/gersemi/archive/refs/tags/0.27.6.tar.gz
+       b2sums = 
2c7bbd0c2dac79e82960ae5ed0e44ec5603622d1881b4dd2f9de1317c1a8bb0c42ee19bdb216d8155d523f31fbe08cd2522420fccbfc79daaceb4a6a40b9f92e
 
 pkgname = python-gersemi


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=gersemi
 pkgname=python-$_name
-pkgver=0.27.5
+pkgver=0.27.6
 pkgrel=1
 pkgdesc="A formatter to make your CMake code the real treasure"
 arch=(x86_64)
@@ -31,7 +31,7 @@ checkdepends=(
   python-lark-parser
 )
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-b2sums=('a072ae1eaead847f32f6460cd892f17641c36d402fef8777d9201889f73951ed04d28100b7d74629ade40362b1b274283c163c1c012045cea3ec004bd160cea0')
+b2sums=('2c7bbd0c2dac79e82960ae5ed0e44ec5603622d1881b4dd2f9de1317c1a8bb0c42ee19bdb216d8155d523f31fbe08cd2522420fccbfc79daaceb4a6a40b9f92e')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gersemi/-/commit/117f98ff22d50ef10844e770481adf0510762b76

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gersemi/-/commit/117f98ff22d50ef10844e770481adf0510762b76
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to