diff options
author | Christopher Arndt | 2025-02-08 10:12:53 +0100 |
---|---|---|
committer | Christopher Arndt | 2025-02-08 10:12:53 +0100 |
commit | bc2824018d25ce708babebeaa2fe84726c106121 (patch) | |
tree | 0b17292a60edac90775fdc45da7b97b9e1d5b0d0 /PKGBUILD | |
parent | 3b70dbd3b71a30ac54b2725af57f8d16df6c3118 (diff) | |
download | aur-pianoteq-standard-trial-bin.tar.gz |
New upstream version 8.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ # Contributor: Simon Thorpe <simon@hivetechnology.com.au> pkgname=pianoteq-standard-trial-bin -pkgver=8.4.0 +pkgver=8.4.1 pkgrel=1 _name="Pianoteq ${pkgver%%.*}" pkgdesc='Physical modelling piano instrument standalone program, VST2 and LV2 plugin. STANDARD trial version' @@ -22,7 +22,7 @@ provides=(${pkgname%-*}) conflicts=(${pkgname%-*} pianoteq-standard-bin) source=("local://pianoteq_linux_trial_v${pkgver//./}.7z" 'https://www.pianoteq.com/images/logo/pianoteq_icon_128.png') -sha256sums=('2b72db016c5c897b7d85503245acb14a813f218277f05774dfe8f4b3b66c32ec' +sha256sums=('113a7f67eea5771217c81e6083bee91f8ad28c58b8cd80ec8783dba640f35fa0' '94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3') prepare() { |