summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLudwig Kürzinger2022-07-16 20:31:12 +0200
committerLudwig Kürzinger2022-07-16 20:31:12 +0200
commitc202cbe82029ae721aab1a3ae60df0242a69f680 (patch)
tree14ceda4b6ab95f532b60c93e92aa2d422397f8b2
parent589e0f2e6e3f10d98ea681d011b4544965c816af (diff)
downloadaur-python-lilcom-git.tar.gz
Update 2022-07-16
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcfa0d3f573b..49273e2b677b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-lilcom-git
pkgdesc = Lossy compression of floating-point NumPy arrays into byte strings.
- pkgver = 1.1.1
+ pkgver = 1.2.1
pkgrel = 1
url = https://github.com/danpovey/lilcom
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0375bfe0622b..f9a2cab63795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lumaku <lumaku@mailbox.org>
pkgname=python-lilcom-git
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc="Lossy compression of floating-point NumPy arrays into byte strings."
arch=('any')