Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
tombi


Commits:
a2002073 by Daniel M. Capella at 2025-09-23T19:50:07-04:00
upgpkg: 0.6.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tombi
        pkgdesc = TOML Formatter / Linter / Language Server
-       pkgver = 0.6.12
+       pkgver = 0.6.13
        pkgrel = 1
        url = https://tombi-toml.github.io/tombi/
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tombi
        makedepends = rust
        depends = gcc-libs
        options = !lto
-       source = git+https://github.com/tombi-toml/tombi.git#tag=v0.6.12
-       b2sums = 
cc383a190e8618fae7820f5e9416bc54fe1388cf5256287038265f794aec1f58f99a1b4e9a1339bbabf8e3573a055c9a90e9ff80d857e76b2bfb59d618266a7c
+       source = git+https://github.com/tombi-toml/tombi.git#tag=v0.6.13
+       b2sums = 
4c2b732af0888bf5af46e6571c67b8f5e5f683731b44dfe2d51fc2d867f916f037aa0abe695ad7bafeb477907d836292165bf15b3ee0f6b32d8620509a92ffca
 
 pkgname = tombi


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=tombi
-pkgver=0.6.12
+pkgver=0.6.13
 pkgrel=1
 pkgdesc='TOML Formatter / Linter / Language Server'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(
 )
 options=(!lto)
 source=("git+https://github.com/tombi-toml/tombi.git#tag=v$pkgver";)
-b2sums=('cc383a190e8618fae7820f5e9416bc54fe1388cf5256287038265f794aec1f58f99a1b4e9a1339bbabf8e3573a055c9a90e9ff80d857e76b2bfb59d618266a7c')
+b2sums=('4c2b732af0888bf5af46e6571c67b8f5e5f683731b44dfe2d51fc2d867f916f037aa0abe695ad7bafeb477907d836292165bf15b3ee0f6b32d8620509a92ffca')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tombi/-/commit/a20020731065db211466317bf3d07abe778e1317

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tombi/-/commit/a20020731065db211466317bf3d07abe778e1317
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to