summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShyPixie2023-01-26 01:40:51 -0300
committerShyPixie2023-01-26 01:40:51 -0300
commitea46bd35573b7fb60e3ba57cf293c772dadd2ae2 (patch)
treeef157b4f89358f10845aec29fc8838fde35c48ad /PKGBUILD
parentfc86a25b36d08ae8d338949e06c742f2df4c5195 (diff)
downloadaur-ea46bd35573b7fb60e3ba57cf293c772dadd2ae2.tar.gz
update steam-tools-ng to v2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23b6ee28622f..4bb3a74358b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Acidhub <dev@acidhub.click>
pkgname=steam-tools-ng
-pkgver=2.1.1
+pkgver=2.1.2
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.1' 'py
makedepends=('python-build' 'python-installer' 'python-wheel' 'imagemagick')
license=('GPL')
source=("https://github.com/ShyPixie/$pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('2e0a8f4651689e8b3b650f715947c89c6d1361755ffa96391149dbe51b21a0c0')
+sha256sums=('78e6cbad64d73fa0ca2dec4a4586f8f15420e73fefdee10498ae8466da00e776')
build() {
cd $pkgname-$pkgver