Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
tombi
Commits:
8da8d8a3 by Orhun Parmaksız at 2026-07-19T17:22:43+02:00
upgpkg: 1.2.4-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = tombi
pkgdesc = TOML Formatter / Linter / Language Server
- pkgver = 1.2.2
+ pkgver = 1.2.4
pkgrel = 1
url = https://tombi-toml.github.io/tombi/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tombi
makedepends = cargo
depends = libgcc
options = !lto
- source = git+https://github.com/tombi-toml/tombi.git#tag=v1.2.2
- b2sums =
7cef90ddd9ac08b5f500360b3684a434fe7c2bb257b50337b1403829009f413470abce69700012596b88b1ec14f5b96a1219c37fb4ff165869270b898bc3246f
+ source = git+https://github.com/tombi-toml/tombi.git#tag=v1.2.4
+ b2sums =
3936a1df78264746bab12b36a1d536c3d973f30837a848452ac212f11187a51552564c4afcfff89fd72ee543470add8f6a099dd88abfb0519ce358b4ed0a3f26
pkgname = tombi
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=tombi
-pkgver=1.2.2
+pkgver=1.2.4
pkgrel=1
pkgdesc='TOML Formatter / Linter / Language Server'
arch=(x86_64)
@@ -17,7 +17,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://github.com/tombi-toml/tombi.git#tag=v$pkgver")
-b2sums=('7cef90ddd9ac08b5f500360b3684a434fe7c2bb257b50337b1403829009f413470abce69700012596b88b1ec14f5b96a1219c37fb4ff165869270b898bc3246f')
+b2sums=('3936a1df78264746bab12b36a1d536c3d973f30837a848452ac212f11187a51552564c4afcfff89fd72ee543470add8f6a099dd88abfb0519ce358b4ed0a3f26')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tombi/-/commit/8da8d8a368078c19ac61b30231cd89d7265a988f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tombi/-/commit/8da8d8a368078c19ac61b30231cd89d7265a988f
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