summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaster812022-07-15 22:02:56 +0430
committerMaster812022-07-15 22:02:56 +0430
commita8ca305cadb6dd705172b20d1b6f36d69e9b6ce6 (patch)
tree7eecfff2bcf5f3b3a6d6098d763bee6e925b141b
parent7f11bec87129519e369b4e2cac97727ba731ba34 (diff)
downloadaur-a8ca305cadb6dd705172b20d1b6f36d69e9b6ce6.tar.gz
1.4.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7926e24981aa..e80036f98738 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = voicegen
pkgdesc = Convert text to speech using multiple engines
- pkgver = 1.2.0
+ pkgver = 1.4.2
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.2.0/voicegen-1.2.0.tar.gz
+ source = https://gitlab.com/PersianGolf/voicegen/-/archive/1.4.2/voicegen-1.4.2.tar.gz
md5sums = SKIP
pkgname = voicegen
diff --git a/PKGBUILD b/PKGBUILD
index 4a068deb1e77..c8f541cbdbc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PersianGolf <Freefighter81@protonmail.com>
pkgname=voicegen
-pkgver=1.2.0
+pkgver=1.4.2
pkgrel=1
pkgdesc="Convert text to speech using multiple engines"
arch=(x86_64)