summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Fink2020-12-04 11:18:16 +0200
committerChristoph Fink2020-12-04 11:18:16 +0200
commit21f452b98add75a7a64f03ebfab17a2875a281ca (patch)
treee870c7bcb2e35e3f97acc9ffa2f5865cbc8cb7c4 /PKGBUILD
parent9ac20d66863867b9d5df54d02e92676df4dc1d51 (diff)
downloadaur-python-webhoseio.tar.gz
upgpkg: python-webhoseio 0.5-2
bump version to force rebuild due to interpreter update (python-3.9)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95d180c7eaac..f6343e777da2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-webhoseio
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Simple client library for the webhose.io REST API"
url="https://github.com/Webhose/webhoseio-python/"