summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2023-05-04 17:28:54 +0300
committerjonian2023-05-04 17:28:54 +0300
commit40fc998464f89b8a322a0c7b2b58a1f6ce25ea2f (patch)
tree78fc4980ea0d945571342e9f47867720816c2d31 /PKGBUILD
parent1422c2fe0b25211bb5f69961bdacddb285f2d63c (diff)
downloadaur-python-acestream.tar.gz
bump pkgrel to trigger rebuild for python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68a680a7fad9..3cc9d4856075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=python-acestream
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python interface to interact with the AceStream Engine and the HTTP API"
arch=("any")
url="https://github.com/jonian/python-acestream"