summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomislav Ivek2018-08-29 21:00:31 +0200
committerTomislav Ivek2018-08-29 21:00:31 +0200
commit2a43e78b78423a107933736c63b13e4a2ee0eaf1 (patch)
treece7d3580970d49b51c652341096165d7f6b8a085
parent14fd6a8b092508c4f891feba85a27e725395939a (diff)
downloadaur-2a43e78b78423a107933736c63b13e4a2ee0eaf1.tar.gz
Version bump to trigger rebuild on Python 3.7
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 727bedf2a13c..7f24ce225c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-node-semver')
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="python version of node-semver"
arch=('any')
url="https://github.com/podhmo/python-semver"