summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Rys2020-12-02 09:57:01 +0100
committerMartin Rys2020-12-02 09:57:01 +0100
commit77abd166e95228f2de051327bbb0ce95e5e61357 (patch)
treeec2b2095b031e8fbf1d7f238383130f689f6484e
parent8f330021387d9a97c6007b0cc37a0998f5f49b00 (diff)
downloadaur-77abd166e95228f2de051327bbb0ce95e5e61357.tar.gz
Python 3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94916995a92b..7af6eb606e7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sc-controller
pkgdesc = User-mode driver and GTK3 based GUI for Steam Controller
pkgver = 0.4.8.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Ryochan7/sc-controller
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 075f02c6b20e..cdbe5851b959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sc-controller
pkgver=0.4.8.2
-pkgrel=1
+pkgrel=2
pkgdesc='User-mode driver and GTK3 based GUI for Steam Controller'
arch=('any')
url='https://github.com/Ryochan7/sc-controller'