Date: Friday, November 9, 2018 @ 23:21:15
Author: felixonmars
Revision: 405257
PIE/BUILDINFO rebuild
Modified:
python-unicodecsv/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-09 23:21:09 UTC (rev 405256)
+++ PKGBUILD 2018-11-09 23:21:15 UTC (rev 405257)
@@ -4,7 +4,7 @@
pkgbase=python-unicodecsv
pkgname=python2-unicodecsv
pkgver=0.14.1
-pkgrel=3
+pkgrel=4
pkgdesc="Python2's stdlib csv module is nice, but it doesn't support unicode.
This module is a drop-in replacement which *does*."
arch=('any')
url="https://github.com/jdunck/python-unicodecsv"