summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCrocoDuck2018-03-17 18:15:05 +0000
committerCrocoDuck2018-03-17 18:15:05 +0000
commit802a09399d3ef67b09bcfdd3c215f2ba9b1bd652 (patch)
tree244de7a1b6250a7d8cce302b31e17ceaa951d5f4 /PKGBUILD
parent01a5019e065518ef0952aa53487d4e41be614ff4 (diff)
downloadaur-802a09399d3ef67b09bcfdd3c215f2ba9b1bd652.tar.gz
Fixed checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf65c42895fb..37a8b3966e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pianoteq-standard-trial-bin
pkgver=6.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions."
arch=('i686' 'x86_64')
url="https://www.pianoteq.com/home"
@@ -18,7 +18,7 @@ sha256sums=('94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3')
# Define the target archive filename:
_downfname=pianoteq_linux_trial_v${pkgver//./}.7z
# Define its checksum:
-_downsha256sum=62ec1855de74a82de3a9447da908cc50ceb374c5e89c72b169a83b6000cda1d2
+_downsha256sum=85c1b417945be03718441de65c2559a9a80fef1c67e646a35863fb417b8c1f21
prepare(){
# The archive download link needs to be retrieved. Retrieve download page source: