summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2017-01-07 01:49:02 +0000
committerXyne2017-01-07 01:49:02 +0000
commitda660e3ee671222023d67b81d02f88e0a61578c1 (patch)
tree6a679a62e17c47dd8477363c52fdaff2e0146a65
parent9f7050900ffab8af9a1513e4f3815bf4624ef80d (diff)
downloadaur-da660e3ee671222023d67b81d02f88e0a61578c1.tar.gz
Update to 2015-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d87cf03ad8d6..c6b43902c272 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Jan 7 01:49:01 UTC 2017
pkgbase = python3-tabulator
pkgdesc = A table formatter class with support for a variety of outputs.
pkgver = 2015
- pkgrel = 2
+ pkgrel = 4
url = http://xyne.archlinux.ca/projects/python3-tabulator
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 8fed2c08c7c4..ea1079db68bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-tabulator
pkgver=2015
-pkgrel=2
+pkgrel=4
pkgdesc='A table formatter class with support for a variety of outputs.'
arch=(any)
license=(GPL)