Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
gram


Commits:
25d412b0 by Caleb Maclennan at 2026-05-22T12:38:19+03:00
upgpkg: 2.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gram
        pkgdesc = A code editor for humanoid apes and grumpy toads
-       pkgver = 2.1.0
+       pkgver = 2.1.1
        pkgrel = 1
        url = https://gram-editor.com
        arch = x86_64
@@ -45,7 +45,7 @@ pkgbase = gram
        depends = libzstd.so
        replaces = gram-bin
        replaces = gram-editor-bin
-       source = 
gram-2.1.0.tar.gz::https://codeberg.org/GramEditor/gram/archive/2.1.0.tar.gz
-       sha256sums = 
e6f909a9c1b2c014512b54e4522ba1e20a7b211061739a960edacccd72c19344
+       source = 
gram-2.1.1.tar.gz::https://codeberg.org/GramEditor/gram/archive/2.1.1.tar.gz
+       sha256sums = 
60d0d6f23d1686f67a6af08c92006e38dbd5b08901a655842842f2f90b066809
 
 pkgname = gram


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: nerdyslacker <[email protected]>
 
 pkgname=gram
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='A code editor for humanoid apes and grumpy toads'
 arch=(x86_64)
@@ -40,7 +40,7 @@ makedepends=(cargo
 replaces=(gram-bin gram-editor-bin)
 _archive="$pkgname-$pkgver"
 source=("$_archive.tar.gz::$_url/archive/$pkgver.tar.gz")
-sha256sums=('e6f909a9c1b2c014512b54e4522ba1e20a7b211061739a960edacccd72c19344')
+sha256sums=('60d0d6f23d1686f67a6af08c92006e38dbd5b08901a655842842f2f90b066809')
 
 _binname=gram
 _appid=app.liten.Gram



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gram/-/commit/25d412b002905aa442a24e8d26fd11e575904cb2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gram/-/commit/25d412b002905aa442a24e8d26fd11e575904cb2
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