summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaster812022-06-26 09:12:57 +0430
committerMaster812022-06-26 09:12:57 +0430
commit7f11bec87129519e369b4e2cac97727ba731ba34 (patch)
tree7c0a8f9382bbfc117f1b4dd2b4a2bdeb2d47c5da
parent8159ac3cc273cedc93369e83cfba21932aae9ecf (diff)
downloadaur-7f11bec87129519e369b4e2cac97727ba731ba34.tar.gz
1.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3373db5ef8d8..7926e24981aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = voicegen
pkgdesc = Convert text to speech using multiple engines
- pkgver = 1.0.0
+ pkgver = 1.2.0
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.0.0/voicegen-1.0.0.tar.gz
+ source = https://gitlab.com/PersianGolf/voicegen/-/archive/1.2.0/voicegen-1.2.0.tar.gz
md5sums = SKIP
pkgname = voicegen
diff --git a/PKGBUILD b/PKGBUILD
index d722601f0bb3..4a068deb1e77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PersianGolf <Freefighter81@protonmail.com>
pkgname=voicegen
-pkgver=1.0.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Convert text to speech using multiple engines"
arch=(x86_64)