summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2022-10-17 23:04:49 +0100
committerjmcb2022-10-17 23:04:49 +0100
commit665a00c485dc7722cfdb453a0163f5f101c44fb3 (patch)
treeaa317f694a1ea93e8ed221f0ff07ee8afe68f510
parenta31128cc4ea3dc40ff0bb7a1778d79e5f11db417 (diff)
downloadaur-twitch-python.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46254260eae9..03488e49d4b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = twitch-python
pkgdesc = Object-oriented Twitch API for Python developers
pkgver = 0.0.20
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/PetterKraabol/Twitch-Python
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5cc8e8ab3d8a..72c6945b46be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=twitch-python
_name=twitch-python
pkgver=0.0.20
-pkgrel=1
+pkgrel=2
pkgdesc="Object-oriented Twitch API for Python developers "
arch=('any')
url="https://github.com/PetterKraabol/Twitch-Python"