summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2021-06-09 19:57:22 -0400
committerJason Stryker2021-06-09 19:57:22 -0400
commita53a3668c547347271b6a8f7da9d1e4fc0015d8b (patch)
tree6e660034ba043ac9f3a4a9d263db9aab575604e0
parent25cb097415dac00c3a49155856e8ad341ece45ba (diff)
downloadaur-a53a3668c547347271b6a8f7da9d1e4fc0015d8b.tar.gz
update to version 1.5.2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6c3e7362105..50348b421dc6 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.5.1
+ pkgver = 1.5.2
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
@@ -13,8 +13,7 @@ pkgbase = protontricks
optdepends = zenity: GUI for GNOME desktop
provides = protontricks
conflicts = protontricks-git
- source = git+https://github.com/Matoking/protontricks.git#tag=1.5.1
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.5.2
sha512sums = SKIP
pkgname = protontricks
-
diff --git a/PKGBUILD b/PKGBUILD
index ef29b4037744..e12893e44fa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')