Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
biome


Commits:
9121d3fa by Jelle van der Waa at 2026-02-03T20:33:00+01:00
upgpkg: 2.3.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = biome
        pkgdesc = Formatter, linter, and more for Javascript, Typescript, JSON, 
and CSS
-       pkgver = 2.3.13
+       pkgver = 2.3.14
        pkgrel = 1
        url = https://biomejs.dev
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = biome
        depends = glibc
        replaces = rome
        replaces = biome-bin
-       source = 
https://github.com/biomejs/biome/archive/@biomejs/[email protected]/biome--biomejs-biome-2.3.13.tar.gz
-       sha256sums = 
8daeeb9e0550ebd10364dc6f990e6f321ac1f25d955317cd6da4813e920e498b
+       source = 
https://github.com/biomejs/biome/archive/@biomejs/[email protected]/biome--biomejs-biome-2.3.14.tar.gz
+       sha256sums = 
95fd3d9e89d9a8496e47a763906e7ad5025231391a163d0ddf974ef5e9d23647
 
 pkgname = biome


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=biome
-pkgver=2.3.13
+pkgver=2.3.14
 pkgrel=1
 pkgdesc='Formatter, linter, and more for Javascript, Typescript, JSON, and CSS'
 arch=(x86_64)
@@ -15,7 +15,7 @@ replaces=(rome
           "$pkgname-bin")
 _archive="$pkgname--biomejs-biome-$pkgver"
 source=("$_url/archive/@biomejs/biome@$pkgver/$_archive.tar.gz")
-sha256sums=('8daeeb9e0550ebd10364dc6f990e6f321ac1f25d955317cd6da4813e920e498b')
+sha256sums=('95fd3d9e89d9a8496e47a763906e7ad5025231391a163d0ddf974ef5e9d23647')
 
 prepare() {
        cd "$_archive/crates/${pkgname}_cli"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/biome/-/commit/9121d3fa1c724e9b2ee3ed9a32a8f9ba7911927d

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


Reply via email to