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


Commits:
56150bda by Caleb Maclennan at 2025-07-29T19:59:13+03:00
upgpkg: 2.1.3-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.1.2
+       pkgver = 2.1.3
        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.1.2.tar.gz
-       sha256sums = 
867644b04ee7bb10c82dfa78e48d2d8e8d9ab28dadaebcc00cdc27930f09f445
+       source = 
https://github.com/biomejs/biome/archive/@biomejs/[email protected]/biome--biomejs-biome-2.1.3.tar.gz
+       sha256sums = 
1b9e7227cd27827e3951054bf8daa1a8b42c6a53ab5c05de20f62719332f4356
 
 pkgname = biome


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=biome
-pkgver=2.1.2
+pkgver=2.1.3
 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=('867644b04ee7bb10c82dfa78e48d2d8e8d9ab28dadaebcc00cdc27930f09f445')
+sha256sums=('1b9e7227cd27827e3951054bf8daa1a8b42c6a53ab5c05de20f62719332f4356')
 
 prepare() {
        cd "$_archive/crates/${pkgname}_cli"



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

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


Reply via email to