summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJeremy Audet2018-11-18 11:32:23 -0500
committerJeremy Audet2018-11-18 11:32:23 -0500
commit384c0293ef8acc3c8b5b98825e4bffaf4e773040 (patch)
tree1b5e0f74c2d211ee217492a40e3900b966811f5a /.SRCINFO
parentf57269c9edb76bc3c5a47c03927f5300b730355f (diff)
downloadaur-384c0293ef8acc3c8b5b98825e4bffaf4e773040.tar.gz
Update to version 2.0.3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f879031a5179..ea1b6bc846d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-django-tables2
pkgdesc = A module for rendering Django data sets as HTML tables.
- pkgver = 2.0.2
+ pkgver = 2.0.3
pkgrel = 1
url = https://github.com/bradleyayers/django-tables2
arch = any
@@ -8,8 +8,8 @@ pkgbase = python-django-tables2
makedepends = python-setuptools
makedepends = python2-setuptools
options = !emptydirs
- source = https://github.com/bradleyayers/django-tables2/archive/v2.0.2.tar.gz
- sha256sums = 9c4e8212ea07868dde679f258716f9614f3cb821f90bacb06ecb62ec9a56d68d
+ source = https://github.com/bradleyayers/django-tables2/archive/v2.0.3.tar.gz
+ sha256sums = 37a7fea06314119035b1fe21fd4b61d0b3c3d871b652e9402364efc9fb34e1d6
pkgname = python-django-tables2
depends = python-django>=1.11