summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLara Maia2019-09-21 18:37:04 -0300
committerLara Maia2019-09-21 18:37:04 -0300
commit934d3c46d7a2cf90d2869529083452b799e16993 (patch)
tree90a833bc48566a522a39a01dbebae51c80203a3b /PKGBUILD
parent3792fcf34b6b3f76ef2c5c9aae5e44e4534d3fbd (diff)
downloadaur-934d3c46d7a2cf90d2869529083452b799e16993.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46e395e4acfc..541f9cdd39fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Acidhub <dev@acidhub.click>
pkgname=steam-tools-ng
-pkgver=0.9.1
+pkgver=0.9.3
pkgrel=1
pkgdesc="Some useful tools for use with Steam client and some steam related websites."
arch=('any')
url="https://github.com/ShyPixie/steam-tools-ng"
-depends=('python>=3.7' 'python-certifi' 'python-aiohttp' 'python-gobject' 'stlib>=0.12' 'stlib-plugins-git')
+depends=('python>=3.7' 'python-certifi' 'python-aiohttp' 'python-gobject' 'stlib>=0.12.1' 'stlib-plugins-git')
makedepends=('python-setuptools')
license=('GPL')
source=("https://github.com/ShyPixie/$pkgname/archive/v${pkgver}.tar.gz")