summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f82c5d562e..366d84eb802e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = voicegen
pkgdesc = Convert text to speech using multiple engines
- pkgver = 1.5.3
+ pkgver = 1.6.3
pkgrel = 1
url = https://gitlab.com/PersianGolf/voicegen/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = voicegen
optdepends = ffmpeg
provides = voicegen
conflicts = voicegen
- source = https://gitlab.com/PersianGolf/voicegen/-/archive/1.5.3/voicegen-1.5.3.tar.gz
+ source = https://gitlab.com/PersianGolf/voicegen/-/archive/1.6.3/voicegen-1.6.3.tar.gz
md5sums = SKIP
pkgname = voicegen
diff --git a/PKGBUILD b/PKGBUILD
index 7c3c216991c1..4e02859663d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PersianGolf <Freefighter81@protonmail.com>
pkgname=voicegen
-pkgver=1.5.3
+pkgver=1.6.3
pkgrel=1
pkgdesc="Convert text to speech using multiple engines"
arch=(x86_64)