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


Commits:
d3ca7da3 by Caleb Maclennan at 2026-07-01T17:23:59+03:00
upgpkg: 2.5.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.5.1
+       pkgver = 2.5.2
        pkgrel = 1
        url = https://biomejs.dev
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = biome
        depends = libgcc
        replaces = rome
        replaces = biome-bin
-       source = 
https://github.com/biomejs/biome/archive/@biomejs/[email protected]/biome--biomejs-biome-2.5.1.tar.gz
-       sha256sums = 
2f72ef8e9076e8e35c351083f0c3003d577a89246a6b7bafbee973a34714267f
+       source = 
https://github.com/biomejs/biome/archive/@biomejs/[email protected]/biome--biomejs-biome-2.5.2.tar.gz
+       sha256sums = 
061a121dee041899be41d8c15b76fb973a54f7ab3fbfe734d744251476646b6c
 
 pkgname = biome


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=biome
-pkgver=2.5.1
+pkgver=2.5.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=('2f72ef8e9076e8e35c351083f0c3003d577a89246a6b7bafbee973a34714267f')
+sha256sums=('061a121dee041899be41d8c15b76fb973a54f7ab3fbfe734d744251476646b6c')
 
 prepare() {
        cd "$_archive/crates/${pkgname}_cli"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/biome/-/commit/d3ca7da39879d7962f2332001f674af6bb531ea9
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to