summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2019-07-03 16:18:56 +0200
committerspider-mario2019-07-03 16:18:56 +0200
commitb5dd244816e554134e0954fdd5371b093962b48c (patch)
tree0fb34212ef2149ba8fc4e9bdf8bdf9af42e5b0a3
parent64bde2bf0ce3133d347a531bfddf040089f60476 (diff)
downloadaur-b5dd244816e554134e0954fdd5371b093962b48c.tar.gz
6.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f33ddaa6b30c..950fb8b999e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pianoteq-stage
pkgdesc = Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions.
- pkgver = 6.4.1
- pkgrel = 2
+ pkgver = 6.5.2
+ pkgrel = 1
url = https://www.pianoteq.com/pianoteq
arch = i686
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = pianoteq-stage
conflicts = pianoteq
conflicts = pianoteq-stage-bin
conflicts = pianoteq-standard-trial-bin
- source = file://pianoteq_stage_linux_v641.7z
+ source = file://pianoteq_stage_linux_v652.7z
source = https://www.pianoteq.com/images/logo/pianoteq_icon_128.png
- sha512sums = 146677f7b89f24a64f8e482942814d3df7b2b8eae0122213428225fc9b69d10276ca034c80750102d533cb33407bc27062c3bf79f7b54537d136176d1093d4fc
+ sha512sums = 46eaaec3642e0603b5040281e5190f56dbc76422c467b47ab38e6f887ce1f42f369ae2c9ac31546bec25db768d746b93a0ceab91ce1124879f55cf261242516e
sha512sums = 71690cc597b16cd363ddf8837c81eece620be275bf7860e2a2a30cc94da73f32a809d24a086c6ceacbe945282c8b73d03d6567e6058b620b4beb07feb4e46dab
pkgname = pianoteq-stage
diff --git a/PKGBUILD b/PKGBUILD
index c9031e15c116..9797cbba585a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=pianoteq-stage
-pkgver=6.4.1
-pkgrel=2
+pkgver=6.5.2
+pkgrel=1
pkgdesc="Virtual piano instrument using physical modelling synthesis. Both standalone and plugin versions."
arch=('i686' 'x86_64')
url="https://www.pianoteq.com/pianoteq"
@@ -18,10 +18,10 @@ provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}" "pianoteq-stage-bin" "pianoteq-standard-trial-bin")
# 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_v641.7z
+# https://www.pianoteq.com/download?file=pianoteq_stage_linux_v652.7z
source=("file://pianoteq_stage_linux_v${pkgver//./}.7z"
'https://www.pianoteq.com/images/logo/pianoteq_icon_128.png')
-sha512sums=('146677f7b89f24a64f8e482942814d3df7b2b8eae0122213428225fc9b69d10276ca034c80750102d533cb33407bc27062c3bf79f7b54537d136176d1093d4fc'
+sha512sums=('46eaaec3642e0603b5040281e5190f56dbc76422c467b47ab38e6f887ce1f42f369ae2c9ac31546bec25db768d746b93a0ceab91ce1124879f55cf261242516e'
'71690cc597b16cd363ddf8837c81eece620be275bf7860e2a2a30cc94da73f32a809d24a086c6ceacbe945282c8b73d03d6567e6058b620b4beb07feb4e46dab')
prepare(){