summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28e18a7c552f..bf8434b18a21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Acidhub <contact@acidhub.click>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Acidhub <contact@acidhub.click>
pkgname=steam-tools
_pkgname=steam-tools-ng
-pkgver=0.9.3
+pkgver=0.9.4
pkgrel=1
pkgdesc="Some useful tools to use with steam client or compatible programs and websites."
arch=('any')
@@ -11,7 +12,7 @@ depends=('python' 'python-aiodns' 'python-cchardet' 'python-ujson' 'python-aioht
makedepends=('python-setuptools')
license=('GPL')
source=("https://github.com/ShyPixie/$_pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('e7e2a168ff4d1edf32e1a4001249aa11311c9d8d860ae4c2817338a10e4265ed')
+sha256sums=('fc1dd71f0cf764f734a5b2aaff7c5483e280c2b1a0fe944d8e3130df96f854df')
package() {
cd ${_pkgname}-${pkgver}