summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchn2021-09-15 11:03:50 +0800
committerchn2021-09-15 11:03:50 +0800
commit7113c0e39497d0099336b6d2819bc077f72ff81d (patch)
tree76f41c9f92c68714c04da0a6bcdbbd86c8e3cea7 /PKGBUILD
parent01ea5dc654aa234e8574cc93349b830febb569c9 (diff)
downloadaur-xtensor-io.tar.gz
update to 0.12.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88586a8ee8db..818e5914d14a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: chn <g897331845@gmail.com>
pkgname=xtensor-io
-pkgver=0.12.6
-pkgrel=2
+pkgver=0.12.9
+pkgrel=1
pkgdesc="xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5"
arch=('any')
url="https://github.com/xtensor-stack/xtensor-io"
@@ -38,5 +38,5 @@ package() {
make install
}
-md5sums=('8ac452c45cb33104b381b01d7283d2ee'
- '0eb14beeb17d2f6d9813e29e78643c48')
+md5sums=('13e6d74ba6d188b19e91157d953d2ce5'
+ '1f2dd61abb24917caac845c0cbc5473c')