summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrocoDuck2016-06-14 21:15:16 +0100
committerCrocoDuck2016-06-14 21:15:16 +0100
commit0ec594d9278ec14d3d4847536f0b1bda88c14e99 (patch)
treeab4a31eb874084f0b8eea233f62a01db20afd628
parentfa82b69d7830b77ce88210e63a9891e355c55722 (diff)
downloadaur-0ec594d9278ec14d3d4847536f0b1bda88c14e99.tar.gz
Update to 5.7.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b03c998ea05d..f3574ab1c146 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 = 5.7.0
+ pkgver = 5.7.1
pkgrel = 1
url = https://www.pianoteq.com/pianoteq5
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8ded68893a39..742e6fc7f817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Thorpe <simon@hivetechnology.com.au>
pkgname=pianoteq-standard-trial-bin
-pkgver=5.7.0
+pkgver=5.7.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=3758b5864590c1d50e7ed16cec3ec81695db4e99e211d60ec1c1778cd41d449e
+_downsha256sum=3a47ccaafc42d23d2e877da77f4501272789f1b29665ac279e4bd48b0dbc70c1
prepare(){
# The archive download link needs to be retrieved. Retrieve download page source: