summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"