summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaster812022-07-16 23:05:27 +0430
committerMaster812022-07-16 23:05:27 +0430
commit6592547580a03df1cb003086cb361bd6d8f9fdb4 (patch)
treec955b25d2c1e3263150d60909b64e4eb0718ff4e
parenta8ca305cadb6dd705172b20d1b6f36d69e9b6ce6 (diff)
downloadaur-6592547580a03df1cb003086cb361bd6d8f9fdb4.tar.gz
1.5.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e80036f98738..59f82c5d562e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = voicegen
pkgdesc = Convert text to speech using multiple engines
- pkgver = 1.4.2
+ pkgver = 1.5.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.4.2/voicegen-1.4.2.tar.gz
+ source = https://gitlab.com/PersianGolf/voicegen/-/archive/1.5.3/voicegen-1.5.3.tar.gz
md5sums = SKIP
pkgname = voicegen
diff --git a/PKGBUILD b/PKGBUILD
index c8f541cbdbc2..7c3c216991c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PersianGolf <Freefighter81@protonmail.com>
pkgname=voicegen
-pkgver=1.4.2
+pkgver=1.5.3
pkgrel=1
pkgdesc="Convert text to speech using multiple engines"
arch=(x86_64)