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

Felix Yan felixonmars at archlinux.org
Fri Apr 12 07:24:54 UTC 2019


    Date: Friday, April 12, 2019 @ 07:24:53
  Author: felixonmars
Revision: 451210

upgpkg: python-awkward 0.8.15-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 07:24:39 UTC (rev 451209)
+++ PKGBUILD	2019-04-12 07:24:53 UTC (rev 451210)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.8.14
+pkgver=0.8.15
 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=('f5741d9cdc7f7002aa3b077b9e0116604b0597620e8b976f3c79c146ceace349bc5f2ceb4d9e9d4c37de5efac56e11fffcbb87266868deb43fe75d3f3a9dc1a9')
+sha512sums=('c97bc2c11b111e314c5395b39070e65ec56f52568d5b8eea2e3417942ac7e34e0550ef160e34f4a22c70a692e948f211545c4b86c7c9ea8d3abd80e6e66214d9')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list