summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2021-12-13 01:27:53 -0500
committerJason Stryker2021-12-13 01:27:53 -0500
commit589d04455bbbfbc6a411ddd43a53b9fff1f5a1b0 (patch)
tree53fd1a406948bf691a5f36b174cbfa75a41b0c3c
parent9a80cae346ba136981a1ffe03791de7762e6f5a5 (diff)
downloadaur-589d04455bbbfbc6a411ddd43a53b9fff1f5a1b0.tar.gz
pkgrel bump for python3.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04fca54587f7..d4eb348b19f8 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 = 1
+ pkgrel = 2
url = https://github.com/Matoking/protontricks
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 7507c60a9f84..56cf9aeece9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=protontricks
pkgver=1.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
url="https://github.com/Matoking/protontricks"