summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2023-06-27 11:35:26 +0200
committerXyne2023-06-27 11:35:26 +0200
commitb828f4d7d56b329bd2ad69c718a27f70227e1c29 (patch)
treee75abebd92f2e776ae0db0dba3142c1794f691e9
parentb488d85b5d06000d1eceaf41abce0b06500eae8a (diff)
downloadaur-python3-tabulator.tar.gz
Update to 2021-14
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dec0bf9b4882..33c3005ef780 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-tabulator
pkgdesc = A table formatter class with support for a variety of outputs.
pkgver = 2021
- pkgrel = 4
+ pkgrel = 14
url = https://xyne.dev/projects/python3-tabulator
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 631c083ace5e..93fab5353fe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-tabulator
pkgver=2021
-pkgrel=4
+pkgrel=14
pkgdesc='A table formatter class with support for a variety of outputs.'
arch=(any)
license=(GPL)