summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 557ef562f7ba..7c3eca0f34a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pianoteq-standard-trial-bin
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/home
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0de2737feec7..33fd6c3e10f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Thorpe <simon@hivetechnology.com.au>
pkgname=pianoteq-standard-trial-bin
-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,7 +18,7 @@ sha256sums=('94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3')
# Define the target archive filename:
_downfname=pianoteq_linux_trial_v${pkgver//./}.7z
# Define its checksum:
-_downsha256sum=9e28141bfeb208b70b4cde560cc5c1f877cc51c0f992a464e886c0cec5044173
+_downsha256sum=2acd753b1c6766f15c61228e0e2c3c6076e23e8789655c55df20fc16d5889c3e
prepare(){
# The archive download link needs to be retrieved. Retrieve download page source: