summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2022-07-02 15:07:54 -0400
committerJason Stryker2022-07-02 15:07:54 -0400
commitcd6b52dcd7aabce5a6fafd0f056206e9eaf8a0c6 (patch)
tree9b0162ce495e8bc4ae0c31bdcd098db401965eb2
parentdeae3d79507ea2d053d4e5ed936b91c9b9dd9b66 (diff)
downloadaur-cd6b52dcd7aabce5a6fafd0f056206e9eaf8a0c6.tar.gz
upgrade to version 1.9.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3192447d3d0..c89e32f8ab2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protontricks
pkgdesc = A simple wrapper that does winetricks things for Proton enabled games.
- pkgver = 1.8.2
+ pkgver = 1.9.0
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
@@ -15,7 +15,7 @@ pkgbase = protontricks
optdepends = zenity: GUI for winetricks
provides = protontricks
conflicts = protontricks-git
- source = git+https://github.com/Matoking/protontricks.git#tag=1.8.2
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.9.0
sha512sums = SKIP
pkgname = protontricks
diff --git a/PKGBUILD b/PKGBUILD
index d733bf2ca74a..bf740baa978f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.8.2
+pkgver=1.9.0
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')