summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2021-12-13 22:35:30 +0000
committerJohannes Wienke2021-12-13 22:35:30 +0000
commit5f751828746366fe444f6444a983031000219654 (patch)
tree68962d1e5dca46c217da7b874b0ae298b6071213
parent983649c2888e160c8695e77f46f9ff8f2eedeca6 (diff)
downloadaur-5f751828746366fe444f6444a983031000219654.tar.gz
Bump pkgrel for Python 3.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52fcbe2a84d0..85fad8b5ab92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-plantuml
pkgdesc = Sphinx 'plantuml' extension
pkgver = 0.22
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/sphinxcontrib-plantuml
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 122e6bcaf4bd..03c245a2e463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=python-sphinxcontrib-plantuml
_pyname=sphinxcontrib-plantuml
pkgver=0.22
-pkgrel=1
+pkgrel=2
arch=(any)
pkgdesc="Sphinx 'plantuml' extension"
url='https://pypi.python.org/pypi/sphinxcontrib-plantuml'