diff --git a/.SRCINFO b/.SRCINFO index bfe25b1..4896702 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = feishin-bin pkgdesc = Rewrite of Sonixd - pkgver = 0.10.1 + pkgver = 0.11.0 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.10.1/Feishin-0.10.1-linux-x64.tar.xz - sha256sums_x86_64 = 652f4ba2dc5a1edb954c6d7a7dfd11ed363d2faaa774120db0cad111cd6cc4d5 - source_aarch64 = https://github.com/jeffvli/feishin/releases/download/v0.10.1/Feishin-0.10.1-linux-arm64.tar.xz - sha256sums_aarch64 = 29279e812741287afe28e2c54d0708b6c719561d243f7238df81b44b79a9be08 + source_x86_64 = https://github.com/jeffvli/feishin/releases/download/v0.11.0/Feishin-0.11.0-linux-x64.tar.xz + sha256sums_x86_64 = 8285d988b898bf4457005ee3a7532846b01c93534c448567808b674b82cd7c93 + source_aarch64 = https://github.com/jeffvli/feishin/releases/download/v0.11.0/Feishin-0.11.0-linux-arm64.tar.xz + sha256sums_aarch64 = 185f1e4507f4712ee4f88f1a8b01eb4d5238ddb87f7699add0ccfdce27ce8c08 pkgname = feishin-bin diff --git a/PKGBUILD b/PKGBUILD index 2b5fdaf..a739fcc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=feishin-bin pkgdesc='Rewrite of Sonixd' -pkgver=0.10.1 +pkgver=0.11.0 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=('652f4ba2dc5a1edb954c6d7a7dfd11ed363d2faaa774120db0cad111cd6cc4d5') -sha256sums_aarch64=('29279e812741287afe28e2c54d0708b6c719561d243f7238df81b44b79a9be08') +sha256sums_x86_64=('8285d988b898bf4457005ee3a7532846b01c93534c448567808b674b82cd7c93') +sha256sums_aarch64=('185f1e4507f4712ee4f88f1a8b01eb4d5238ddb87f7699add0ccfdce27ce8c08') package() { # create target file structure