Date: Tuesday, January 7, 2020 @ 13:15:11 Author: alucryd Revision: 549844
upgpkg: python-arrow 0.15.5-1 Modified: python-arrow/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-07 12:48:31 UTC (rev 549843) +++ PKGBUILD 2020-01-07 13:15:11 UTC (rev 549844) @@ -2,8 +2,8 @@ # Contributor: Tatsuyuki Ishi <[email protected]> pkgname=python-arrow -pkgver=0.15.2 -pkgrel=3 +pkgver=0.15.5 +pkgrel=1 pkgdesc='Better dates and times for Python' arch=(any) url=https://arrow.readthedocs.io @@ -21,7 +21,7 @@ python-pytz python-simplejson ) -source=(git+https://github.com/crsmithdev/arrow.git#tag=6b342e5a561eb1af63e928929e4a8649121f250a) +source=(git+https://github.com/crsmithdev/arrow.git#tag=c856ab9dad4901551f2bf7012f6a9dc2779091db) sha256sums=(SKIP) pkgver() {
