From 49fc9c1b5e0c39fa4d2a016e69d380d2b0a18cd7 Mon Sep 17 00:00:00 2001 From: exu Date: Fri, 15 Mar 2024 21:15:54 +0100 Subject: [PATCH] Update to 0.6.1 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c97b187..9388ece 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = feishin-bin pkgdesc = Rewrite of Sonixd - pkgver = 0.6.0 + pkgver = 0.6.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.6.0/Feishin-0.6.0-linux-x64.tar.xz - sha256sums_x86_64 = 1c2266798e94e66340f54e985ecc924a5be7646c4859562c837fa5e16d3ce408 - source_aarch64 = https://github.com/jeffvli/feishin/releases/download/v0.6.0/Feishin-0.6.0-linux-arm64.tar.xz - sha256sums_aarch64 = 63bf90f924e83d21919a454fa39734df94e2db33c15036ab4fbefd7a8b45ce1a + source_x86_64 = https://github.com/jeffvli/feishin/releases/download/v0.6.1/Feishin-0.6.1-linux-x64.tar.xz + sha256sums_x86_64 = bbdb479627fad72be0714fb59e81959f7b26e939bab6fc308f4bc7daa0503108 + source_aarch64 = https://github.com/jeffvli/feishin/releases/download/v0.6.1/Feishin-0.6.1-linux-arm64.tar.xz + sha256sums_aarch64 = cf4e9b711d015e2512111d0586627636683d456cc5da7d0bbb72f16a1f36041b pkgname = feishin-bin diff --git a/PKGBUILD b/PKGBUILD index 58a13f1..ba68888 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=feishin-bin pkgdesc='Rewrite of Sonixd' -pkgver=0.6.0 +pkgver=0.6.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=('1c2266798e94e66340f54e985ecc924a5be7646c4859562c837fa5e16d3ce408') -sha256sums_aarch64=('63bf90f924e83d21919a454fa39734df94e2db33c15036ab4fbefd7a8b45ce1a') +sha256sums_x86_64=('bbdb479627fad72be0714fb59e81959f7b26e939bab6fc308f4bc7daa0503108') +sha256sums_aarch64=('cf4e9b711d015e2512111d0586627636683d456cc5da7d0bbb72f16a1f36041b') package() { # create target file structure