summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Liberty2024-02-20 23:31:38 +0300
committerKonstantin Liberty2024-02-20 23:31:38 +0300
commitd6b60d17b14db24f83f8564a2f2798d8f4576314 (patch)
treef05d9e56f5d1bf02b83c043562a0ff0d5b203bc1
parent473a3551fe016710500ec45d17ada3e1a25806d3 (diff)
downloadaur-protontricks.tar.gz
update to version 1.11.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a68c7d0339d3..11d1bfabc3e9 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.11.0
+ pkgver = 1.11.1
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
@@ -19,7 +19,7 @@ pkgbase = protontricks
optdepends = zenity: GUI for winetricks
provides = protontricks
conflicts = protontricks-git
- source = git+https://github.com/Matoking/protontricks.git#tag=1.11.0
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.11.1
sha512sums = SKIP
pkgname = protontricks
diff --git a/PKGBUILD b/PKGBUILD
index 13c2f8b30934..1ca56136839c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Konstantin Liberty <jon9097 at gmail dot com>
pkgname=protontricks
-pkgver=1.11.0
+pkgver=1.11.1
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')