summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLudwig Kürzinger2023-07-23 20:23:13 +0200
committerLudwig Kürzinger2023-07-23 20:23:13 +0200
commitf4187fec4458f242ee499f39c7a2efd676d249e2 (patch)
tree5e937e32c0f14c3aa8f697d471c2369ff335d90d
parent5a5470be047bc95c05faaa2652281ad9e4724e84 (diff)
downloadaur-f4187fec4458f242ee499f39c7a2efd676d249e2.tar.gz
Update 2023-07-23
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29c4034c48f4..831cf82d5959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-kaldiio-git
pkgdesc = Pure Python module for reading and writing kaldi ark files
- pkgver = 2.17.2
+ pkgver = 2.18.0
pkgrel = 1
url = https://github.com/nttcslab-sp/kaldiio
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 08c8759f5dfd..474eb05ea566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lumaku <lumaku@mailbox.org>
pkgname=python-kaldiio-git
-pkgver=2.17.2
+pkgver=2.18.0
pkgrel=1
pkgdesc='Pure Python module for reading and writing kaldi ark files'
arch=('any')