summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShyPixie2023-07-27 11:21:54 -0300
committerShyPixie2023-07-27 11:21:54 -0300
commita39f509a0e38f57d66b8fd8d012ed0b36aef0c64 (patch)
tree76c3594a34fa1ad63b753c72ac7f5dfbdb992bf2 /PKGBUILD
parent468e6da9446acea6c5cd2bf648e0b5044840ea16 (diff)
downloadaur-a39f509a0e38f57d66b8fd8d012ed0b36aef0c64.tar.gz
Update steam-tools-ng to v3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 442ce1434a21..5473c968c530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Acidhub <dev@acidhub.click>
pkgname=steam-tools-ng
-pkgver=3.1
+pkgver=3.1.1
pkgrel=1
pkgdesc="Some useful tools for use with steam client or compatible programs, websites"
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL')
source=(
"https://github.com/calendulish/$pkgname/archive/v${pkgver}.tar.gz"
)
-sha256sums=('00a1e88cb8e6733c7704875b593c9948008f5792556b70fda58a1daf9e72584d')
+sha256sums=('4af918fd74c020451eef29375781c6bb2cb7a05afba4e64f05a886b3fe84ca89')
build() {
cd $pkgname-$pkgver