summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjcstryker2023-04-17 06:39:40 -0400
committerjcstryker2023-04-17 06:39:40 -0400
commit33f20b5592f498411e289c13f49a877f9d7df8bd (patch)
tree414db0493bfd6a8ce77440c9229a2d20010e5f29
parent0aeb437c463a65425eefe74a6e512040f2ec51e3 (diff)
downloadaur-33f20b5592f498411e289c13f49a877f9d7df8bd.tar.gz
update to version 1.10.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d417215965b..d90a72dbc615 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.10.1
+ pkgver = 1.10.2
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.10.1
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.10.2
sha512sums = SKIP
pkgname = protontricks
diff --git a/PKGBUILD b/PKGBUILD
index b77e5d3a6cd9..fa73d3202a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.10.1
+pkgver=1.10.2
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')