summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShyPixie2023-04-15 19:16:10 -0300
committerShyPixie2023-04-15 19:16:10 -0300
commitb4748f95253cbf11ff07e52d2e118912e2ac5ab6 (patch)
tree194e31542d4ac6d07f3cf962730f0f04b8993ff2 /PKGBUILD
parentbd37ed281d0a5733c70dafc853c87d9b8be41d11 (diff)
downloadaur-b4748f95253cbf11ff07e52d2e118912e2ac5ab6.tar.gz
Update steam-tools-ng to v3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dee305952df6..a61e6282f5f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Acidhub <dev@acidhub.click>
pkgname=steam-tools-ng
-pkgver=3.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="Some useful tools for use with steam client or compatible programs, websites"
arch=('any')
@@ -12,7 +12,7 @@ depends=('python>=3.9' 'python-certifi' 'python-aiohttp' 'python-stlib>=1.3' 'py
makedepends=('python-build' 'python-installer' 'python-wheel' 'imagemagick')
license=('GPL')
source=("https://github.com/calendulish/$pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('1b05a03c4c1661cd951b82a46d8070b6556705c851401e0c8908b5267567a09c')
+sha256sums=('c0fa03ec0e9d29aa35efce30fee65fa49e9dd6ae0bda2d289dd96171afca5b01')
build() {
cd $pkgname-$pkgver