summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:23:35 -0400
committerTim Savannah2018-09-21 21:23:35 -0400
commitc229d9317402b96b3a49b07c31997cfe4da3900e (patch)
tree6bf2823f9211d5d698e1557cbaf0cdea7b1b2950 /PKGBUILD
parent9700c0b82b405fffe9b749add7b7d9a388f983c5 (diff)
downloadaur-python-queryablelist.tar.gz
Rebuild for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0042e4b76a84..5da7c0a54acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-queryablelist
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python module to add support for ORM-style filtering to any list of items"
arch=('any')
license=('LGPLv2')