Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
tombi
Commits:
fb6a7b6d by Orhun Parmaksız at 2026-05-05T19:58:01+03:00
upgpkg: 0.10.4-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = tombi
pkgdesc = TOML Formatter / Linter / Language Server
- pkgver = 0.10.3
+ pkgver = 0.10.4
pkgrel = 1
url = https://tombi-toml.github.io/tombi/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tombi
makedepends = cargo
depends = gcc-libs
options = !lto
- source = git+https://github.com/tombi-toml/tombi.git#tag=v0.10.3
- b2sums =
18ca0720f38952b645ce84ea0bc21c3d454d83b5d1b6e071b0c592fa1ffba16d3a38ebf0015b4ea31b57ccfff0b22aaeb4dab04e74ea69e2ef30dc696f380da8
+ source = git+https://github.com/tombi-toml/tombi.git#tag=v0.10.4
+ b2sums =
8a201515017a5a92410f19f6aa45518bf53c14da077a7c99e9c9671ccf353008fcda7b9b3bd1160d1b79d39491bcb40f8408bf479eff02ec54ea2a949a161282
pkgname = tombi
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=tombi
-pkgver=0.10.3
+pkgver=0.10.4
pkgrel=1
pkgdesc='TOML Formatter / Linter / Language Server'
arch=(x86_64)
@@ -15,7 +15,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://github.com/tombi-toml/tombi.git#tag=v$pkgver")
-b2sums=('18ca0720f38952b645ce84ea0bc21c3d454d83b5d1b6e071b0c592fa1ffba16d3a38ebf0015b4ea31b57ccfff0b22aaeb4dab04e74ea69e2ef30dc696f380da8')
+b2sums=('8a201515017a5a92410f19f6aa45518bf53c14da077a7c99e9c9671ccf353008fcda7b9b3bd1160d1b79d39491bcb40f8408bf479eff02ec54ea2a949a161282')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tombi/-/commit/fb6a7b6d1da267d7030f265a3d2ae246b6dae45b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tombi/-/commit/fb6a7b6d1da267d7030f265a3d2ae246b6dae45b
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