summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2020-12-04 11:13:25 +0200
committerChristoph Fink2020-12-04 11:13:25 +0200
commitfe8db6ae10970282e0c6c13b76b37d6c967eaa17 (patch)
treefdba5f0a9117802a321cb75036beeba7de59cb1d
parent7396fa2daf5c7dc4b9bf9f96fb7175aab23c55ee (diff)
downloadaur-fe8db6ae10970282e0c6c13b76b37d6c967eaa17.tar.gz
upgpkg: python-messytables 0.15.2-4
upgpkg: python-segno 1.0.0-2 upgpkg: python-tableschema 1.15.0-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 81eb72272ae5..c43aa4e2c150 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-tableschema
pkgdesc = Parse messy tabular data in various formats
pkgver = 1.15.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/frictionlessdata/tableschema-py
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 4ac1513a1251..5091f1bbb5b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Parse messy tabular data in various formats"
url="https://github.com/frictionlessdata/tableschema-py"
pkgver=1.15.0
-pkgrel=1
+pkgrel=2
arch=("any")
license=("MIT")