Date: Wednesday, September 11, 2019 @ 12:05:31 Author: alucryd Revision: 509278
upgpkg: python-dateparser 0.7.1-2 Modified: python-dateparser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-11 11:55:24 UTC (rev 509277) +++ PKGBUILD 2019-09-11 12:05:31 UTC (rev 509278) @@ -3,7 +3,7 @@ pkgname=python-dateparser pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc='Python parser for human readable dates' url=https://github.com/scrapinghub/dateparser arch=(any) @@ -18,7 +18,7 @@ git python-setuptools ) -source=(git+https://github.com/scrapinghub/dateparser.git#tag=v0.7.1) +source=(git+https://github.com/scrapinghub/dateparser.git#tag=62770be424954b8381a00d2a89b44229e97f4d2e) sha256sums=(SKIP) pkgver() {
