summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2020-12-04 11:18:16 +0200
committerChristoph Fink2020-12-04 11:18:16 +0200
commit21f452b98add75a7a64f03ebfab17a2875a281ca (patch)
treee870c7bcb2e35e3f97acc9ffa2f5865cbc8cb7c4
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)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59a50e7acf07..0828c4001151 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-webhoseio
pkgdesc = Simple client library for the webhose.io REST API
pkgver = 0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Webhose/webhoseio-python/
arch = any
license = MIT
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/"