Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
bacon
Commits:
178298c7 by Caleb Maclennan at 2026-05-19T17:08:04+03:00
upgpkg: 3.23.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = bacon
pkgdesc = A background rust code checker
- pkgver = 3.22.0
- pkgrel = 2
+ pkgver = 3.23.0
+ pkgrel = 1
url = https://dystroy.org/bacon
arch = x86_64
license = AGPL-3.0-only
@@ -17,9 +17,9 @@ pkgbase = bacon
optdepends = python: for use with Python via unittest
optdepends = python-pytest: for use with Python via pytest
options = !lto
- source = bacon::git+https://github.com/Canop/bacon#tag=v3.22.0
- sha512sums =
56d744bfba9020a7dd038f5dc63553e694d56e03663fc252d481164f27e7e50503a0314141c0563ecb123b91f1cb484fc756ea2d8c5ed02f042e67939eb27865
- b2sums =
185ff5e8166618f3eaff9cf01cd8e296fa3629326dd4dc4239274995a33f95e66404957bec9a814089ac47b4f7044b232197f171da3c860f966a32362f9680c1
+ source = bacon::git+https://github.com/Canop/bacon#tag=v3.23.0
+ sha512sums =
c8c25d845da4c3d54f34c021b7d4b5c34b7042ac8cdd82d901f6ee833302e51e96d8704b2cc33c457a39b55a600662ac901f780c2e7674315cd4eeeea0d05e78
+ b2sums =
96d2fe1d1260828af9d7679ea5a596d247eca248d1d253073f6a7a1d983d6f99b089e19bc23e51c58c455f5b473840866d6c065408548a9a4ab9794bd3c695af
pkgname = bacon
depends = alsa-lib
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: JisuWoniu <[email protected]>
pkgname=bacon
-pkgver=3.22.0
-pkgrel=2
+pkgver=3.23.0
+pkgrel=1
pkgdesc='A background rust code checker'
arch=(x86_64)
url='https://dystroy.org/bacon'
@@ -23,8 +23,8 @@ optdepends=(
)
options=(!lto)
source=("$pkgname::git+https://github.com/Canop/bacon#tag=v$pkgver")
-sha512sums=('56d744bfba9020a7dd038f5dc63553e694d56e03663fc252d481164f27e7e50503a0314141c0563ecb123b91f1cb484fc756ea2d8c5ed02f042e67939eb27865')
-b2sums=('185ff5e8166618f3eaff9cf01cd8e296fa3629326dd4dc4239274995a33f95e66404957bec9a814089ac47b4f7044b232197f171da3c860f966a32362f9680c1')
+sha512sums=('c8c25d845da4c3d54f34c021b7d4b5c34b7042ac8cdd82d901f6ee833302e51e96d8704b2cc33c457a39b55a600662ac901f780c2e7674315cd4eeeea0d05e78')
+b2sums=('96d2fe1d1260828af9d7679ea5a596d247eca248d1d253073f6a7a1d983d6f99b089e19bc23e51c58c455f5b473840866d6c065408548a9a4ab9794bd3c695af')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bacon/-/commit/178298c7f69b8097b17b97076c3d8bcbd4366120
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bacon/-/commit/178298c7f69b8097b17b97076c3d8bcbd4366120
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