summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2015-10-06 20:54:05 +0000
committerXyne2015-10-06 20:54:05 +0000
commit9f7050900ffab8af9a1513e4f3815bf4624ef80d (patch)
tree5907d7fe4ef1fea6080b0b046f30953c6eb936de
parentd060bc71c6d9e5b118d4c9035f4805121a62cf1e (diff)
downloadaur-9f7050900ffab8af9a1513e4f3815bf4624ef80d.tar.gz
Update to 2015-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0de115d17ade..d87cf03ad8d6 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 = 2015
- pkgrel = 1
+ pkgrel = 2
url = http://xyne.archlinux.ca/projects/python3-tabulator
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9df62571c3ef..8fed2c08c7c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-tabulator
pkgver=2015
-pkgrel=1
+pkgrel=2
pkgdesc='A table formatter class with support for a variety of outputs.'
arch=(any)
license=(GPL)