summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd70a504f647..fd9c1f28c5df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Acidhub <contact@acidhub.click>
pkgname=steam-tools
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="Some useful tools for use with Steam client and websites."
arch=('any')
@@ -10,7 +10,7 @@ depends=('python' 'python-beautifulsoup4' 'python-requests' 'python-crypto')
makedepends=('python-setuptools')
license=('GPL')
source=("https://github.com/ShyPixie/$pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('1b64a179e132e8a65e85b1e6cc18d39eb0309109471f88724f0c18baab05cae5')
+sha256sums=('1ebe8a21a2bae315c5c574bdec07b9a657fd298218e2071afb8ee949024702e2')
package() {
cd ${pkgname}-${pkgver}