summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0ef5fa5b507..dc640eadfbc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pianoteq-standard-trial-bin
pkgdesc = Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions.
- pkgver = 5.5.1
- pkgrel = 3
+ pkgver = 5.6.1
+ pkgrel = 1
url = https://www.pianoteq.com/pianoteq5
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9a29b7129747..bcb7c148502d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Simon Thorpe <simon@hivetechnology.com.au>
pkgname=pianoteq-standard-trial-bin
-pkgver=5.5.1
-pkgrel=3
+pkgver=5.6.1
+pkgrel=1
pkgdesc="Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions."
arch=('i686' 'x86_64')
url="https://www.pianoteq.com/pianoteq5"
@@ -18,7 +18,7 @@ sha256sums=('94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3')
# Define the target archive filename:
_downfname=pianoteq_linux_trial_v${pkgver//./}.7z
# Define its checksum:
-_downsha256sum=f6c0ae3d0c7e2127e20233743793e21a01d3c85ed941812c1942f01d76f36e7f
+_downsha256sum=7dce4c90c363edf4e977f3e7610a4f410d53bebb03c59609483dc5ea2a05bde7
prepare(){
# The archive download link needs to be retrieved. Retrieve download page source: