summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Stryker2020-12-02 21:57:02 -0500
committerJason Stryker2020-12-02 21:57:02 -0500
commit74316ea968b2b922ec73f575d105ab1e2ae7686d (patch)
treefda55446a37866e7b826c89e5c0166131994138e
parent45b35fee51d7e9c843b19d4c8f4f08fe9f1c29a7 (diff)
downloadaur-74316ea968b2b922ec73f575d105ab1e2ae7686d.tar.gz
Bump pkgrel for python3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 858e91331a7e..56be53900b74 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 = 1
+ pkgrel = 2
url = https://github.com/Matoking/protontricks
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b90339c98288..68dd43ac5410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=protontricks
pkgver=1.4.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"