summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaster812022-08-10 00:16:43 +0430
committerMaster812022-08-10 00:16:43 +0430
commit20d7e2016a67366b235681d0273057605a9f894d (patch)
tree5bc9a820fbbef21a15004a90a28417e16f45aea3
parent6592547580a03df1cb003086cb361bd6d8f9fdb4 (diff)
downloadaur-20d7e2016a67366b235681d0273057605a9f894d.tar.gz
1.6.3
-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)