[arch-commits] Commit in python-arrow/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Jun 5 12:44:59 UTC 2019


    Date: Wednesday, June 5, 2019 @ 12:44:56
  Author: alucryd
Revision: 476981

upgpkg: python-arrow 0.14.2-1

Modified:
  python-arrow/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-05 12:32:31 UTC (rev 476980)
+++ PKGBUILD	2019-06-05 12:44:56 UTC (rev 476981)
@@ -6,7 +6,7 @@
   python-arrow
   python2-arrow
 )
-pkgver=0.13.1
+pkgver=0.14.2
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -31,7 +31,7 @@
   python2-simplejson
 )
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 prepare() {
   cp -r {,python-}arrow



More information about the arch-commits mailing list