summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2021-04-11 01:13:42 -0400
committerJason Stryker2021-04-11 01:13:42 -0400
commit850aa012f25fa8ad814e13c39105a249182d0437 (patch)
tree0062483ce85e4ebd142e367905526758e0ffe02e
parent4d9e2f42921a39e198fea836dc19225c06137bb9 (diff)
downloadaur-850aa012f25fa8ad814e13c39105a249182d0437.tar.gz
update to version 1.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74cc4d0e73be..ab301b9ec2a3 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.4.4
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
@@ -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.4
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.5.0
sha512sums = SKIP
pkgname = protontricks
diff --git a/PKGBUILD b/PKGBUILD
index b3cd069cb7f0..8637a47f4ddc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.4.4
+pkgver=1.5.0
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')