From 75166645e50c240cb3f1031feecf439447ddf346 Mon Sep 17 00:00:00 2001 From: exu Date: Wed, 20 Nov 2024 21:33:09 +0100 Subject: [PATCH] Update to 0.12.1 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c871287..cfcd5ca 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = feishin-bin pkgdesc = Rewrite of Sonixd - pkgver = 0.12.0 + pkgver = 0.12.1 pkgrel = 1 url = https://github.com/jeffvli/feishin arch = x86_64 @@ -11,9 +11,9 @@ pkgbase = feishin-bin conflicts = feishin source = feishin.desktop sha256sums = ef112b1a9ef80d8bf27f721fdbb12de0a195da4e464dbf27282503ba398bef8d - source_x86_64 = https://github.com/jeffvli/feishin/releases/download/v0.12.0/Feishin-0.12.0-linux-x64.tar.xz - sha256sums_x86_64 = cad52978650fe361c911b9176a54e86417910ffb23ebd737323fe1bfb1925d2d - source_aarch64 = https://github.com/jeffvli/feishin/releases/download/v0.12.0/Feishin-0.12.0-linux-arm64.tar.xz - sha256sums_aarch64 = 368e23dfd87feac5bdde16cd8d0b4d41f59578f2397af437f731e0c3390e0480 + source_x86_64 = https://github.com/jeffvli/feishin/releases/download/v0.12.1/Feishin-0.12.1-linux-x64.tar.xz + sha256sums_x86_64 = 9c16c7256c3a8c1939a15ccf5aa5ce7d9e88cd94ad7948b389fe674e9b47d6bc + source_aarch64 = https://github.com/jeffvli/feishin/releases/download/v0.12.1/Feishin-0.12.1-linux-arm64.tar.xz + sha256sums_aarch64 = 39d32a2890920b0646f1d0c97508bd19318360a44ad64ab2a3c160eddea19dd5 pkgname = feishin-bin diff --git a/PKGBUILD b/PKGBUILD index b3bf649..5515466 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=feishin-bin pkgdesc='Rewrite of Sonixd' -pkgver=0.12.0 +pkgver=0.12.1 pkgrel=1 arch=('x86_64' 'aarch64') url='https://github.com/jeffvli/feishin' @@ -15,8 +15,8 @@ source=("feishin.desktop") source_x86_64=("https://github.com/jeffvli/feishin/releases/download/v${pkgver//_/-}/${_filename}-x64.tar.xz") source_aarch64=("https://github.com/jeffvli/feishin/releases/download/v${pkgver//_/-}/${_filename}-arm64.tar.xz") sha256sums=('ef112b1a9ef80d8bf27f721fdbb12de0a195da4e464dbf27282503ba398bef8d') -sha256sums_x86_64=('cad52978650fe361c911b9176a54e86417910ffb23ebd737323fe1bfb1925d2d') -sha256sums_aarch64=('368e23dfd87feac5bdde16cd8d0b4d41f59578f2397af437f731e0c3390e0480') +sha256sums_x86_64=('9c16c7256c3a8c1939a15ccf5aa5ce7d9e88cd94ad7948b389fe674e9b47d6bc') +sha256sums_aarch64=('39d32a2890920b0646f1d0c97508bd19318360a44ad64ab2a3c160eddea19dd5') package() { # create target file structure