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 bcc462da851b..236084161a2a 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.2.1
+ pkgver = 6.2.2
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_v621.7z
+ source = file://pianoteq_stage_linux_v622.7z
source = https://www.pianoteq.com/images/logo/pianoteq_icon_128.png
- sha512sums = ac8fc6acf2026e41679201e8bc146e5c5e9f6e2063eca4e044f7e32e8c8076a4ade79592de51fafbd046a0e2738e9edd9e16cbbf709884daa914e14198a69683
+ sha512sums = 8858c21e05278e2b498400efc8523dfdae8f43231d4ae5adac9f6d6de3e4579447b11be02a3756a35bef80542874cb642d432369442981ad944d062ee34efd32
sha512sums = 71690cc597b16cd363ddf8837c81eece620be275bf7860e2a2a30cc94da73f32a809d24a086c6ceacbe945282c8b73d03d6567e6058b620b4beb07feb4e46dab
pkgname = pianoteq-stage
diff --git a/PKGBUILD b/PKGBUILD
index 8da09c9bbf2d..0b5e25a2abab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pianoteq-stage
-pkgver=6.2.1
+pkgver=6.2.2
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_v621.7z
+# https://www.pianoteq.com/download?file=pianoteq_stage_linux_v622.7z
source=("file://pianoteq_stage_linux_v${pkgver//./}.7z"
'https://www.pianoteq.com/images/logo/pianoteq_icon_128.png')
-sha512sums=('ac8fc6acf2026e41679201e8bc146e5c5e9f6e2063eca4e044f7e32e8c8076a4ade79592de51fafbd046a0e2738e9edd9e16cbbf709884daa914e14198a69683'
+sha512sums=('8858c21e05278e2b498400efc8523dfdae8f43231d4ae5adac9f6d6de3e4579447b11be02a3756a35bef80542874cb642d432369442981ad944d062ee34efd32'
'71690cc597b16cd363ddf8837c81eece620be275bf7860e2a2a30cc94da73f32a809d24a086c6ceacbe945282c8b73d03d6567e6058b620b4beb07feb4e46dab')
prepare(){