summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrocoDuck2018-03-04 11:21:41 +0000
committerCrocoDuck2018-03-04 11:21:41 +0000
commit01a5019e065518ef0952aa53487d4e41be614ff4 (patch)
treefff9751f387ba19613f567b39f5bb972da3f3c2b
parent5cbd24e1fd8a4faa33ac2b51aaa8ef2812e56dfe (diff)
downloadaur-01a5019e065518ef0952aa53487d4e41be614ff4.tar.gz
Update to version 6.1.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b33da44d04e..8913b0280799 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.0.3
+ pkgver = 6.1.1
pkgrel = 1
url = https://www.pianoteq.com/home
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f4ae48452549..bf65c42895fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Thorpe <simon@hivetechnology.com.au>
pkgname=pianoteq-standard-trial-bin
-pkgver=6.0.3
+pkgver=6.1.1
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=af4bae388a3eda1ce37e4f6766fd103cd1bd2fde6e0b7cce24fd27483658fa14
+_downsha256sum=62ec1855de74a82de3a9447da908cc50ceb374c5e89c72b169a83b6000cda1d2
prepare(){
# The archive download link needs to be retrieved. Retrieve download page source: