summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2021-12-13 23:17:23 +0100
committerXyne2021-12-13 23:17:23 +0100
commit4c3baca4e0eed295eae489f0a92c0cafd5af28e6 (patch)
treea8885f75f0f4996f4c1af30a18d3822b33a97206
parent3867f249c76d8bbaf9513f515aab296a8cf65662 (diff)
downloadaur-4c3baca4e0eed295eae489f0a92c0cafd5af28e6.tar.gz
Update to 2021-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b1d53af7e2d..846e81cecd05 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 = 1
+ pkgrel = 2
url = https://xyne.dev/projects/python3-tabulator
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 19f9ce45fb60..ece74a4be45d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-tabulator
pkgver=2021
-pkgrel=1
+pkgrel=2
pkgdesc='A table formatter class with support for a variety of outputs.'
arch=(any)
license=(GPL)