summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2018-08-06 16:08:59 +0200
committerJohannes Wienke2018-08-06 16:08:59 +0200
commit5daa18dd8e27d7be562e865d7515cc0fd6f412f4 (patch)
treea2e30eb24ade1027d3f98ed615d4fa641e2ed8c7 /PKGBUILD
parentb23a1ef1aa63da464223f4463eeec373ceac2063 (diff)
downloadaur-5daa18dd8e27d7be562e865d7515cc0fd6f412f4.tar.gz
Artificial version bump for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04ffddb417dc..c43ca966d577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=python-sphinx-issues
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Sphinx extension for referencing issues'
arch=(any)
url='https://github.com/sloria/sphinx-issues'