summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsaikia812016-05-03 03:10:08 +0200
committersaikia812016-05-03 03:10:08 +0200
commit6724b3ddb0a21089535f6935e92dd634320f30c8 (patch)
tree77b90e5490b08d2ef04394ecba6fe75db3c839cf /PKGBUILD
parent2e8f7c8e13f86d7dd4219526baf456454cdf1e58 (diff)
downloadaur-6724b3ddb0a21089535f6935e92dd634320f30c8.tar.gz
new pianoteq version 6.5.2, nothing interesting changed in the PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a66a1feba0f..c6039d14543f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pianoteq-stage
-pkgver=5.6.1
+pkgver=5.6.2
pkgrel=1
pkgdesc="Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions."
arch=('i686' 'x86_64')
@@ -21,12 +21,12 @@ sha256sums=('94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3')
# Define the target archive filename:
_pianoteqfilename=pianoteq_stage_linux_v${pkgver//./}.7z
# Define its checksum:
-_pianoteqsha256sum=35e7d7d132e0e797c333f19dde19c102afd099dc6d6fe0b05793c6cfb310124e
+_pianoteqsha256sum=bd4575f02c3f2299ed989bf646e5b60150febbd1d23c4902f436ce7338235605
prepare(){
# 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_v551.7z
+ # https://www.pianoteq.com/download?file=pianoteq_stage_linux_v562.7z
# the checksum will still be validated
if [ ! -f "../$_pianoteqfilename" ]
then