Date: Saturday, September 14, 2019 @ 16:45:27 Author: alucryd Revision: 510568
upgpkg: python-arrow 0.15.2-1 Modified: python-arrow/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-14 16:38:13 UTC (rev 510567) +++ PKGBUILD 2019-09-14 16:45:27 UTC (rev 510568) @@ -2,7 +2,7 @@ # Contributor: Tatsuyuki Ishi <[email protected]> pkgname=python-arrow -pkgver=0.15.1 +pkgver=0.15.2 pkgrel=1 pkgdesc='Better dates and times for Python' arch=(any) @@ -21,7 +21,7 @@ python-pytz python-simplejson ) -source=(git+https://github.com/crsmithdev/arrow.git#tag=96e19e8a0159db8663fed01d0c8b69e769af60ca) +source=(git+https://github.com/crsmithdev/arrow.git#tag=6b342e5a561eb1af63e928929e4a8649121f250a) sha256sums=(SKIP) pkgver() {
