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


Commits:
c054df7c by Jelle van der Waa at 2025-10-02T14:31:52+02:00
upgpkg: 2.2.5-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.4
+       pkgver = 2.2.5
        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/biome@2.2.4/biome--biomejs-biome-2.2.4.tar.gz
-       sha256sums = 
4239fbcb799717215c8cb204f2f90bc38ef7e118935fb72cddcca51046c1e8fb
+       source = 
https://github.com/biomejs/biome/archive/@biomejs/biome@2.2.5/biome--biomejs-biome-2.2.5.tar.gz
+       sha256sums = 
233885e012f40946928ba8be14af202a8bf152da8adb812743814abc6978e47d
 
 pkgname = biome


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <ca...@alerque.com>
 
 pkgname=biome
-pkgver=2.2.4
+pkgver=2.2.5
 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=('4239fbcb799717215c8cb204f2f90bc38ef7e118935fb72cddcca51046c1e8fb')
+sha256sums=('233885e012f40946928ba8be14af202a8bf152da8adb812743814abc6978e47d')
 
 prepare() {
        cd "$_archive/crates/${pkgname}_cli"



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

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


Reply via email to