summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Manfredi2019-01-08 22:40:43 -0200
committerFernando Manfredi2019-01-08 22:40:43 -0200
commit3792fcf34b6b3f76ef2c5c9aae5e44e4534d3fbd (patch)
treef4ca801beea2b85d7bdeb958c0150906eee668a8 /PKGBUILD
parent262526ce61713cfb9aeb36c920adbfe2e760226a (diff)
downloadaur-3792fcf34b6b3f76ef2c5c9aae5e44e4534d3fbd.tar.gz
Bump to newest
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5f153be96cd..46e395e4acfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Acidhub <dev@acidhub.click>
pkgname=steam-tools-ng
-pkgver=0.9
+pkgver=0.9.1
pkgrel=1
pkgdesc="Some useful tools for use with Steam client and some steam related websites."
arch=('any')
@@ -10,7 +10,7 @@ depends=('python>=3.7' 'python-certifi' 'python-aiohttp' 'python-gobject' 'stlib
makedepends=('python-setuptools')
license=('GPL')
source=("https://github.com/ShyPixie/$pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('4a994f50be37ff0222585dd3663491d99693d91516ae8aeb39a63d9ee3ca2e00')
+sha256sums=('dab78db4d31aa7453274fc8f3d1a7e46e40a39f68523f6bbbad0055ea6fbc8bb')
build() {
cd $pkgname-$pkgver