Date: Saturday, June 30, 2018 @ 17:55:00
  Author: foutrelis
Revision: 348758

Python 3.7 rebuild

Modified:
  python-sortedcontainers/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-30 17:54:59 UTC (rev 348757)
+++ PKGBUILD    2018-06-30 17:55:00 UTC (rev 348758)
@@ -4,7 +4,7 @@
 pkgbase=python-sortedcontainers
 pkgname=('python-sortedcontainers' 'python2-sortedcontainers')
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
 arch=('any')
 license=('Apache')

Reply via email to