summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2022-01-08 10:16:15 -0500
committerJason Stryker2022-01-08 10:16:15 -0500
commite737df94040520b3d0331f7f589cec8847e47bc7 (patch)
tree7638e15655b1a8f9261fef87b427bd54cf36d788
parent589d04455bbbfbc6a411ddd43a53b9fff1f5a1b0 (diff)
downloadaur-e737df94040520b3d0331f7f589cec8847e47bc7.tar.gz
update to version 1.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4eb348b19f8..33bed3a7a396 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.6.2
- pkgrel = 2
+ pkgver = 1.7.0
+ pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
license = GPL3
@@ -14,7 +14,7 @@ pkgbase = protontricks
optdepends = zenity: GUI for winetricks
provides = protontricks
conflicts = protontricks-git
- source = git+https://github.com/Matoking/protontricks.git#tag=1.6.2
+ source = git+https://github.com/Matoking/protontricks.git#tag=1.7.0
sha512sums = SKIP
pkgname = protontricks
diff --git a/PKGBUILD b/PKGBUILD
index 56cf9aeece9a..7e7defc852dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
url="https://github.com/Matoking/protontricks"