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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 15 14:24:30 UTC 2018


    Date: Thursday, March 15, 2018 @ 14:24:29
  Author: alucryd
Revision: 308524

upgpkg: python-arrow 0.12.1-1

Modified:
  python-arrow/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 14:23:58 UTC (rev 308523)
+++ PKGBUILD	2018-03-15 14:24:29 UTC (rev 308524)
@@ -4,7 +4,7 @@
 
 pkgbase=python-arrow
 pkgname=('python-arrow' 'python2-arrow')
-pkgver=0.10.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=('any')
@@ -11,8 +11,8 @@
 url='http://crsmithdev.com/arrow/'
 license=('GPL')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("python-arrow-${pkgver}.tar.gz::https://github.com/crsmithdev/arrow/archive/${pkgver}.tar.gz")
-sha256sums=('4ed4f6c86e9d3e75a1f77af13d6f5a08f6891ab5c815b20f1f7b7c88ffcad118')
+source=("python-arrow-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/e0/86/4eb5228a43042e9a80fe8c84093a8a36f5db34a3767ebd5e1e7729864e7b/arrow-0.12.1.tar.gz")
+sha256sums=('a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd')
 
 prepare() {
   cp -r {,python-}arrow-${pkgver}



More information about the arch-commits mailing list