summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58a8e5ace0b4..6b27eb1674e6 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 = 1.21.2
+ pkgver = 2.0.1
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/v1.21.2.tar.gz
- sha256sums = 5c0c85cefb4e39f969030c8517e11180f239c64f7630a0e34ac8ef0d4ffc636a
+ source = https://github.com/bradleyayers/django-tables2/archive/v2.0.1.tar.gz
+ sha256sums = faef491a9332c693316afb27d97191336fd673614a812ee6fdd32c47e581305e
pkgname = python-django-tables2
depends = python-django>=1.11