summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"