summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhanghua0002022-07-24 09:32:19 +0800
committerzhanghua0002022-07-24 09:32:19 +0800
commit3be9d958c9db6d7fcaca9f9f3f6cbf3f4932ebe2 (patch)
tree146d2e3d394dc3de6d26fcaf2f7b4dfc40b80432 /PKGBUILD
parent3494dd0d9ae57a06a44fab8db2a5b4fbe7962535 (diff)
downloadaur-3be9d958c9db6d7fcaca9f9f3f6cbf3f4932ebe2.tar.gz
Upgrade to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4de09bda2099..b990f2112963 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Maintainer: AigioL<https://github.com/AigioL>
pkgname=watt-toolkit-bin
pkgdesc=一个开源跨平台的多功能Steam工具箱。
-pkgver=2.8.0
+pkgver=2.8.1
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://steampp.net/
@@ -17,8 +17,8 @@ source_aarch64=("Steam++_aarch64.tar.zst::https://github.com/BeyondDimension/Ste
source_x86_64=("Steam++_x86_64.tar.zst::https://github.com/BeyondDimension/SteamTools/releases/download/${pkgver}/Steam++_linux_x64_v${pkgver}.tar.zst")
sha256sums=('251dceba9814b53e56e175d60965ffab8160b5cc58640c3069f927dae5b7a46f'
'1c7e2b167b6b457c685d0d4890147edf70eb2a3eeefb12aa42ddd0c721b2f49d')
-sha256sums_x86_64=('0d4ae15ae265acd8768505b7067ed2500f46c2a5dd7d1e5e42b98653dd363230')
-sha256sums_aarch64=('79f809200a73ed0b61f4b42706d814931712b58f9f8583ae471421b527c9f843')
+sha256sums_x86_64=('67d6889c07ab49d37194c8d6c22761cd1b6fb319ccb79f83847ab8f281f4fcdd')
+sha256sums_aarch64=('4146abffd4e6b8a6d47179cbfb7f24c25622b97e751bebdfb0a6c0f5df082e14')
noextract=("Steam++_${CARCH}.tar.zst")
package(){
mkdir -p "${pkgdir}/opt/watt-toolkit"