From 79f3dfbacebbce36b95773e581ebf9276c7bbb5a Mon Sep 17 00:00:00 2001 From: Aleks Clark Date: Fri, 6 Feb 2026 18:45:30 +0000 Subject: [PATCH] chore: update to 2026.02.06.1 --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f36bc2354821..67cbf3c51355 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = xcrush-bin pkgdesc = Unofficial build tool for creating custom Crush distributions with plugins - pkgver = 2026.02.03.2 + pkgver = 2026.02.06.1 pkgrel = 1 url = https://github.com/aleksclark/crush-modules license = MIT @@ -8,9 +8,9 @@ pkgbase = xcrush-bin provides = xcrush arch = aarch64 source_aarch64 = https://github.com/aleksclark/crush-modules/releases/download/${pkgver}/xcrush_${pkgver}_linux_arm64.tar.gz - sha256sums_aarch64 = 913023662a74571edc851fcd07934f92e97b02c4149d3f4dfbb0ffa7af53a771 + sha256sums_aarch64 = ae9666bad11d9b941f14f6db576f6022979b763f450c910403cc8135a1846c9d arch = x86_64 source_x86_64 = https://github.com/aleksclark/crush-modules/releases/download/${pkgver}/xcrush_${pkgver}_linux_x86_64.tar.gz - sha256sums_x86_64 = bc80b5c062988c544c538575398d3689f253afe1140b01af4b216b5556562a52 + sha256sums_x86_64 = 2474a89514953e2546b452eadc72d900f06eca4032e0000c676622220e5fc525 pkgname = xcrush-bin diff --git a/PKGBUILD b/PKGBUILD index cd9ff8d57121..7d356cc898b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Aleks Clark pkgname='xcrush-bin' -pkgver=2026.02.03.2 +pkgver=2026.02.06.1 pkgrel=1 pkgdesc='Unofficial build tool for creating custom Crush distributions with plugins' url='https://github.com/aleksclark/crush-modules' @@ -13,10 +13,10 @@ provides=('xcrush') conflicts=('crush-modules') source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/aleksclark/crush-modules/releases/download/${pkgver}/xcrush_${pkgver}_linux_arm64.tar.gz") -sha256sums_aarch64=('913023662a74571edc851fcd07934f92e97b02c4149d3f4dfbb0ffa7af53a771') +sha256sums_aarch64=('ae9666bad11d9b941f14f6db576f6022979b763f450c910403cc8135a1846c9d') source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/aleksclark/crush-modules/releases/download/${pkgver}/xcrush_${pkgver}_linux_x86_64.tar.gz") -sha256sums_x86_64=('bc80b5c062988c544c538575398d3689f253afe1140b01af4b216b5556562a52') +sha256sums_x86_64=('2474a89514953e2546b452eadc72d900f06eca4032e0000c676622220e5fc525') package() { # bin