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

Felix Yan felixonmars at archlinux.org
Mon Dec 3 15:42:15 UTC 2018


    Date: Monday, December 3, 2018 @ 15:42:15
  Author: felixonmars
Revision: 410975

upgpkg: python-awkward 0.5.4-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-03 15:31:09 UTC (rev 410974)
+++ PKGBUILD	2018-12-03 15:42:15 UTC (rev 410975)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.5.3
+pkgver=0.5.4
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz")
-sha512sums=('7be66354bd9435c5e182437907635486b87c99a9a885ea0469b94675e19a8e2bc889dcc520af9edeed3ee567ccee6c210c2da252035982378d6943e1b5119a19')
+sha512sums=('330de5fdee354d312039f8150a3cceb46e4273f0cdbb29db06dd981fe894f389741c3a7d908bb48d685caf27aca4d583c0fbbd2190ddf2cb9b004d304e02d489')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list