summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfe554b190a4..7741c021f133 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pianoteq-stage
pkgdesc = Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions.
- pkgver = 6.5.4
+ pkgver = 6.6.0
pkgrel = 1
url = https://www.pianoteq.com/pianoteq
arch = i686
@@ -16,9 +16,9 @@ pkgbase = pianoteq-stage
conflicts = pianoteq
conflicts = pianoteq-stage-bin
conflicts = pianoteq-standard-trial-bin
- source = file://pianoteq_stage_linux_v654.7z
+ source = file://pianoteq_stage_linux_v660.7z
source = https://www.pianoteq.com/images/logo/pianoteq_icon_128.png
- sha512sums = 03b92730256f2ed8dff0248831ddd1371035af1860633e1e0a9774fff26010b88514d44f5cb8b3a8fd46a101ee8d5d844ebd456240c75fd88f23104bbca6b198
+ sha512sums = cc539eed0b155a05e277dcdb3746106b5cbf8931d3b396833297a46e0485b92299b23ae091f3b4ae796caa924cc4d5b10e549a8c57d4e66a6519f64590c8217b
sha512sums = 71690cc597b16cd363ddf8837c81eece620be275bf7860e2a2a30cc94da73f32a809d24a086c6ceacbe945282c8b73d03d6567e6058b620b4beb07feb4e46dab
pkgname = pianoteq-stage
diff --git a/PKGBUILD b/PKGBUILD
index 12aa632c4ebc..f62ad61a284d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pianoteq-stage
-pkgver=6.5.4
+pkgver=6.6.0
pkgrel=1
pkgdesc="Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions."
arch=('i686' 'x86_64')
@@ -18,10 +18,10 @@ provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}" "pianoteq-stage-bin" "pianoteq-standard-trial-bin")
# the source package must be downloaded manually
# this can be done by going to the link here:
-# https://www.pianoteq.com/download?file=pianoteq_stage_linux_v654.7z
+# https://www.pianoteq.com/download?file=pianoteq_stage_linux_v660.7z
source=("file://pianoteq_stage_linux_v${pkgver//./}.7z"
'https://www.pianoteq.com/images/logo/pianoteq_icon_128.png')
-sha512sums=('03b92730256f2ed8dff0248831ddd1371035af1860633e1e0a9774fff26010b88514d44f5cb8b3a8fd46a101ee8d5d844ebd456240c75fd88f23104bbca6b198'
+sha512sums=('cc539eed0b155a05e277dcdb3746106b5cbf8931d3b396833297a46e0485b92299b23ae091f3b4ae796caa924cc4d5b10e549a8c57d4e66a6519f64590c8217b'
'71690cc597b16cd363ddf8837c81eece620be275bf7860e2a2a30cc94da73f32a809d24a086c6ceacbe945282c8b73d03d6567e6058b620b4beb07feb4e46dab')
prepare(){