summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSukanka2021-07-15 10:20:04 +0800
committerSukanka2021-07-15 10:20:04 +0800
commitb12fb5fccaaca697208db3a167d9d116b7189440 (patch)
treee2420b5cfa4968ffd253f46ca549b50cde3bbf1d
parent2db3e0bea40a3388194f5925b4296057d5021314 (diff)
downloadaur-b12fb5fccaaca697208db3a167d9d116b7189440.tar.gz
update to 1.3.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b9097ad68ce..5125cb8cec47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = svstudio-bin
pkgdesc = Synthesizer V Studio, a high-quality singing synthesis software.
- pkgver = 1.2.2
+ pkgver = 1.3.0
pkgrel = 1
url = https://dreamtonics.com
install = svstudio-bin.install
@@ -9,10 +9,9 @@ pkgbase = svstudio-bin
depends = libcurl-gnutls
depends = webkit2gtk
provides = svstudio
- source = svstudio-1.2.2.zip::http://synthv-1252644241.file.myqcloud.com/svstudio/1.2.2/svstudio-basic-linux64-1.2.2.zip
+ source = svstudio-1.3.0.zip::http://synthv-1252644241.file.myqcloud.com/svstudio/1.3.0/svstudio-basic-linux64-1.3.0.zip
source = svstudio.svg
- sha512sums = 12d697a51228ed087e68b9a20650cc74be0479c81c689b0932ba94aea66f4a9739d9bee08e2bf1b2c8e2eb4cce02fac465aba97b97316664784d1070fc6effa1
+ sha512sums = 17b7ea213b86739167ad66b5a3b02844c7a1ba025b6f778c512e9d10940c36290790742ad5ccba03832a3197c5a4948a2e2f1034656f3a6aab03fcbb7f2ce167
sha512sums = d361e7557d8aa11dbeea466ed1e60c8c40166788ef9a344c0a7954ded672f408c26d1ce37dc3ba7cb745efbcd41896be9db71f63f51c2a4d59ab62c74ea69998
pkgname = svstudio-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 146b975d06a2..23b54cc6dd97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sukanka<su975853527 AT gmail.com>
pkgname=svstudio-bin
_pkgname=svstudio
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=1
pkgdesc="Synthesizer V Studio, a high-quality singing synthesis software."
url="https://dreamtonics.com"
@@ -13,7 +13,7 @@ source=(
"${_pkgname}-${pkgver}.zip::http://synthv-1252644241.file.myqcloud.com/svstudio/${pkgver}/svstudio-basic-linux64-${pkgver}.zip"
'svstudio.svg'
)
-sha512sums=('12d697a51228ed087e68b9a20650cc74be0479c81c689b0932ba94aea66f4a9739d9bee08e2bf1b2c8e2eb4cce02fac465aba97b97316664784d1070fc6effa1'
+sha512sums=('17b7ea213b86739167ad66b5a3b02844c7a1ba025b6f778c512e9d10940c36290790742ad5ccba03832a3197c5a4948a2e2f1034656f3a6aab03fcbb7f2ce167'
'd361e7557d8aa11dbeea466ed1e60c8c40166788ef9a344c0a7954ded672f408c26d1ce37dc3ba7cb745efbcd41896be9db71f63f51c2a4d59ab62c74ea69998')
install=svstudio-bin.install
package(){