Date: Wednesday, March 11, 2020 @ 15:02:00 Author: alucryd Revision: 594291
upgpkg: python-dateparser 0.7.4-1 Modified: python-dateparser/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 15:01:45 UTC (rev 594290) +++ PKGBUILD 2020-03-11 15:02:00 UTC (rev 594291) @@ -2,8 +2,8 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=python-dateparser -pkgver=0.7.2 -pkgrel=3 +pkgver=0.7.4 +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=a08cecce9d57ec88a07687b88fc403bfa5308250) +source=(git+https://github.com/scrapinghub/dateparser.git#tag=9ddf32f7372469ed7482d5c5658359d1171022a7) sha256sums=(SKIP) pkgver() {
