summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail f. Shiryaev2018-09-19 10:03:56 +0200
committerMikhail f. Shiryaev2018-09-19 10:03:56 +0200
commit4757b29891e56de31943396d2be63edcaeb52816 (patch)
tree86d902fc29d0b4604a5c141da55be28a6c6b7420
parenta3629e8ae2488673c23f83d5025dc40df3861394 (diff)
downloadaur-4757b29891e56de31943396d2be63edcaeb52816.tar.gz
Update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7ca8472e221..e863f4e49353 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-tabulate-git
pkgdesc = Pretty-print tabular data in Python, a library and a command-line utility.
- pkgver = 0.8.3.r361.159c1fb
+ pkgver = 0.8.3.r367.433dfc6
pkgrel = 1
url = https://bitbucket.org/astanin/python-tabulate
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index cb94a72d26c9..18273d0ec873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Pretty-print tabular data in Python, a library and a command-line utili
url="https://bitbucket.org/astanin/python-tabulate"
pkgbase="python-${_name}-git"
pkgname=("python-${_name}-git" "python2-${_name}-git")
-pkgver=0.8.3.r361.159c1fb
+pkgver=0.8.3.r367.433dfc6
pkgrel=1
arch=('any')
makedepends=('python-setuptools' 'python2-setuptools')