summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlesh Slovak2021-04-29 18:19:12 -0400
committerAlesh Slovak2021-04-29 18:19:12 -0400
commit1976ecb3d049e1b048076e7aee7e182d0873890b (patch)
tree1166cb4a62f284a0405f36ac6bff59e93fed6f56 /PKGBUILD
parent40450d38c79779527297387a479fac98a9cf399c (diff)
downloadaur-1976ecb3d049e1b048076e7aee7e182d0873890b.tar.gz
release 0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aedc2fa559e6..2f18bbd8999d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Alesh Slovak <aleshslovak@gmail.com>
pkgname=steam-tweaks
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
pkgdesc="Various tools for tweaking Steam/game settings"
arch=('any')
url="https://github.com/gamer-os/steam-tweaks"
license=('MIT')
depends=('python' 'python-yaml' 'python-vdf' 'python-inotify-simple')
source=("https://github.com/gamer-os/steam-tweaks/archive/$pkgver.tar.gz")
-md5sums=('6930b10b8048f9d89cebc6ff5af66e8a')
+md5sums=('de4a5cdd4c07f496a2597804fa70b07b')
package() {
mkdir -p "$pkgdir/usr/bin"