summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjakob2019-11-15 12:59:14 +0100
committerjakob2019-11-15 12:59:14 +0100
commit6949f376c90f94f536550260a1ce8d6c1d1603bd (patch)
tree23e47c0be355d98a8fc2c7517daf82e6238c303d
parent92f86646197d75eb5f25748b908212ff5418ac56 (diff)
downloadaur-6949f376c90f94f536550260a1ce8d6c1d1603bd.tar.gz
Trigger rebuild for Python3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f27fad0c4bf..f113cd86b3be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyclipper
pkgdesc = Cython wrapper for the C++ translation of the Angus Johnson's Clipper library
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/greginvm/pyclipper
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2b827702538d..e99377b0be22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=python-pyclipper
pkgname=('python-pyclipper' 'python2-pyclipper')
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Cython wrapper for the C++ translation of the Angus Johnson's Clipper library"
url="https://github.com/greginvm/pyclipper"
arch=(any)