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

Felix Yan felixonmars at archlinux.org
Sun Oct 14 10:06:58 UTC 2018


    Date: Sunday, October 14, 2018 @ 10:06:57
  Author: felixonmars
Revision: 393428

upgpkg: python-awkward 0.2.0-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 10:06:47 UTC (rev 393427)
+++ PKGBUILD	2018-10-14 10:06:57 UTC (rev 393428)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-awkward
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array"
@@ -10,7 +10,7 @@
 depends=('python-numpy')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz")
-sha512sums=('7e895c9c94fd473bf39c1c2f3bbe2f7d9eafb09efe3613b02ae5dc280f529bea1362234462df9c777a8bfb72f901142883003858e9bb6c1471ac99cd1a9a5abb')
+sha512sums=('df8ed2d384ec5ecd284b3ace81a74ade6a6d31247e330da7398e868a4ba96dbb82e319de0efd2749a9d116022a1711b32619f21dd92781a39ea6839a20d89f8e')
 
 build() {
   cd awkward-array-$pkgver



More information about the arch-commits mailing list