summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2020-12-09 17:10:56 -0500
committerJason Stryker2020-12-09 17:10:56 -0500
commit0aca7149b53258a28ac3290969516b6b5f1be263 (patch)
tree214a8ee673428ae80a41d1e37387fff2473a3f86
parent74316ea968b2b922ec73f575d105ab1e2ae7686d (diff)
downloadaur-0aca7149b53258a28ac3290969516b6b5f1be263.tar.gz
update to version 1.4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56be53900b74..fb224b880a6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = protontricks
pkgdesc = A simple wrapper that does winetricks things for Proton enabled games.
- pkgver = 1.4.2
- pkgrel = 2
+ pkgver = 1.4.3
+ pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
license = GPL3
@@ -13,7 +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.4.2
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.4.3
sha512sums = SKIP
pkgname = protontricks
diff --git a/PKGBUILD b/PKGBUILD
index 68dd43ac5410..ae3c957a2950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
url="https://github.com/Matoking/protontricks"