summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPumpkinCheshire2021-03-03 16:05:11 +0800
committerPumpkinCheshire2021-03-03 16:05:11 +0800
commit61b41cbe2c8320df27836710849bf8e356ef37fe (patch)
tree3bfd9ef7d6911a0582403029d3617758fb435056
parent54129f43ab67be430dd57dc5ade8173f59238a4c (diff)
downloadaur-61b41cbe2c8320df27836710849bf8e356ef37fe.tar.gz
bump to 0.2.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d94e4c18d57b..d208cc985548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-auditok
pkgdesc = An audio/acoustic activity detection and audio segmentation tool.
pkgver = 0.2.0
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/amsehili/auditok
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a77e28b1da0f..912aa2154799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=auditok
pkgname=python-auditok
pkgver=0.2.0
-pkgrel=2
+pkgrel=1
pkgdesc="An audio/acoustic activity detection and audio segmentation tool."
arch=('any')
url="https://github.com/amsehili/auditok"