summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Arndt2021-08-28 22:27:53 +0200
committerChristopher Arndt2021-08-28 22:27:53 +0200
commit2459995da44a6a98e6a3df0ee9c53eea04738f36 (patch)
tree09995fe4ac4948f1cfdc4e55190869057e71b5a0
parent52a9465c808b5ca652713040e3bb05ccb46643eb (diff)
downloadaur-2459995da44a6a98e6a3df0ee9c53eea04738f36.tar.gz
New upstream version 7.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4fadcc71ef6..7608a31909c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pianoteq-standard-trial-bin
pkgdesc = Physical modelling piano instrument as a standalone program and VST2 and LV2 plugins. STANDARD trial version
- pkgver = 7.4.0
+ pkgver = 7.4.2
pkgrel = 1
url = https://www.modartt.com/pianoteq
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = pianoteq-standard-trial-bin
provides = pianoteq-standard-trial
conflicts = pianoteq-standard-trial
conflicts = pianoteq-standard-bin
- source = local://pianoteq_linux_trial_v740.7z
+ source = local://pianoteq_linux_trial_v742.7z
source = https://www.pianoteq.com/images/logo/pianoteq_icon_128.png
- sha256sums = 15cdaf00fd271a7c83ef7ef784960098bc3c6abf72a82d830b956e81738f651a
+ sha256sums = 8bfc1091cc9d1cc6f1290ee553cedb55cc0d2d8f66254688adaca063cb9aca3a
sha256sums = 94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3
pkgname = pianoteq-standard-trial-bin
diff --git a/PKGBUILD b/PKGBUILD
index eaec79bd25cf..6d0cbc39627b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Thorpe <simon@hivetechnology.com.au>
pkgname=pianoteq-standard-trial-bin
-pkgver=7.4.0
+pkgver=7.4.2
pkgrel=1
pkgdesc="Physical modelling piano instrument as a standalone program and VST2 and LV2 plugins. STANDARD trial version"
arch=('x86_64' 'armv7h' 'aarch64')
@@ -17,7 +17,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=('15cdaf00fd271a7c83ef7ef784960098bc3c6abf72a82d830b956e81738f651a'
+sha256sums=('8bfc1091cc9d1cc6f1290ee553cedb55cc0d2d8f66254688adaca063cb9aca3a'
'94ee64cf6688a49d74f0bf70d811e7466abac103feeab17496a89f828afcc6d3')
prepare() {