summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2022-07-01 15:08:30 -0400
committerJason Stryker2022-07-01 15:08:30 -0400
commitf62cf83294e5af20894cd1e6a1e9edfbddbb4794 (patch)
tree163d55bbb1db4038e9f4f456a78278847f24a520
parenta1f2466033c421768cbce97e3a57e157277991c1 (diff)
downloadaur-f62cf83294e5af20894cd1e6a1e9edfbddbb4794.tar.gz
fix pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30d160d03234..dbe6ab251b6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protontricks-git
pkgdesc = A simple wrapper that does winetricks things for Proton enabled games. (Git Version)
- pkgver = 1.8.3.dev3+g8bed483
+ pkgver = 1.8.2.dev3+gbe3805b
pkgrel = 1
url = https://github.com/Matoking/protontricks
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4b894d6831b3..844c636857b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks-git
-pkgver=1.8.2.r3.8bed483
+pkgver=1.8.2.dev3+gbe3805b
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games. (Git Version)"
arch=('any')