summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:25:57 -0400
committerTim Savannah2018-09-21 21:25:57 -0400
commit436a0bb31206e5a4d842f5a7b57bbdbf1439d39b (patch)
tree5e9703cf43b42e0e753982deae9d0dcb7aec6619
parent8c7d36446a72b385d317809ab6b1b3b799487377 (diff)
downloadaur-436a0bb31206e5a4d842f5a7b57bbdbf1439d39b.tar.gz
Rebuild for python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e5c72efd2ea..1fe62fb9af8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-ichororm
pkgdesc = ichorORM - A python library for postgresql focused on performance and supporting ORM and query-building functionality
pkgver = 2.0.2
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/kata198/ichorORM
arch = any
license = LGPLv2
diff --git a/PKGBUILD b/PKGBUILD
index 69e44972a5ba..4678c75813b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-ichororm'
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="ichorORM - A python library for postgresql focused on performance and supporting ORM and query-building functionality"
arch=('any')
license=('LGPLv2')