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


Commits:
fb0ae3be by Caleb Maclennan at 2026-07-01T16:39:14+03:00
upgpkg: 3.0.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 = 3.0.0
+       pkgver = 3.0.1
        pkgrel = 1
        url = https://gram-editor.com
        arch = x86_64
@@ -42,7 +42,7 @@ pkgbase = gram
        depends = libzstd.so
        replaces = gram-bin
        replaces = gram-editor-bin
-       source = 
gram-3.0.0.tar.gz::https://codeberg.org/GramEditor/gram/archive/3.0.0.tar.gz
-       sha256sums = 
3d67a250b52d62b866f152dfe2c92cb57811fcebd93506290dfb2e086c712368
+       source = 
gram-3.0.1.tar.gz::https://codeberg.org/GramEditor/gram/archive/3.0.1.tar.gz
+       sha256sums = 
4fc7521b417e56a990920f985656be0f72f16a957405d299cfbe6ea9c5e7fa94
 
 pkgname = gram


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



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

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