Date: Wednesday, September 18, 2019 @ 13:06:40 Author: alucryd Revision: 511057
upgpkg: python-dateparser 0.7.2-1 Modified: python-dateparser/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-18 12:46:56 UTC (rev 511056) +++ PKGBUILD 2019-09-18 13:06:40 UTC (rev 511057) @@ -2,8 +2,8 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=python-dateparser -pkgver=0.7.1 -pkgrel=2 +pkgver=0.7.2 +pkgrel=1 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=62770be424954b8381a00d2a89b44229e97f4d2e) +source=(git+https://github.com/scrapinghub/dateparser.git#tag=a08cecce9d57ec88a07687b88fc403bfa5308250) sha256sums=(SKIP) pkgver() {
