summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLumaku2021-03-16 00:09:58 +0100
committerLumaku2021-03-16 00:09:58 +0100
commitf8ece5557147b3bd73043e577b44521d9b0fbd66 (patch)
treeb778d4c8b0b5d4253b12306dc6cc1cdfec02718c
parent7e872cf861cb4ee4336cb9c247cb9306929467ce (diff)
downloadaur-f8ece5557147b3bd73043e577b44521d9b0fbd66.tar.gz
Update 2021-03-16
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d14f1743d718..ab25c1137d1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-ctc-segmentation-git
pkgdesc = Determine and align utterance segments within audio files using CTC
- pkgver = 1.5.1.r33
+ pkgver = 1.5.2.r34
pkgrel = 1
url = https://github.com/lumaku/ctc-segmentation
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 72c9d5830e48..787db5a7874a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lumaku <lumaku@mailbox.org>
pkgname=python-ctc-segmentation-git
-pkgver=1.5.1.r33
+pkgver=1.5.2.r34
pkgrel=1
pkgdesc='Determine and align utterance segments within audio files using CTC'
arch=('any')