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


Commits:
b2e2192e by Jelle van der Waa at 2025-08-24T10:31:12+02:00
upgpkg: 2.2.2-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.2.0
+       pkgver = 2.2.2
        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.2.0.tar.gz
-       sha256sums = 
333c8bc8fde72520c76809574489233736ec3f27f85676350e930d649fddaee9
+       source = 
https://github.com/biomejs/biome/archive/@biomejs/[email protected]/biome--biomejs-biome-2.2.2.tar.gz
+       sha256sums = 
673d7775a5b9abc86e4446a63f237ba313f1565159398888ffd2f00158dbde23
 
 pkgname = biome


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=biome
-pkgver=2.2.0
+pkgver=2.2.2
 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=('333c8bc8fde72520c76809574489233736ec3f27f85676350e930d649fddaee9')
+sha256sums=('673d7775a5b9abc86e4446a63f237ba313f1565159398888ffd2f00158dbde23')
 
 prepare() {
        cd "$_archive/crates/${pkgname}_cli"



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

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


Reply via email to