summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorboltbuckle2016-01-02 20:06:49 +0100
committerboltbuckle2016-01-02 20:06:49 +0100
commita7007c13d5b496c77d6273c1f7baab0d65d0a38b (patch)
treeeed1fe96476a74faccba39ab31279da203fea082
parent9879dffa4b64132731a333f4664a0b10bc1fba1c (diff)
downloadaur-a7007c13d5b496c77d6273c1f7baab0d65d0a38b.tar.gz
Update to 6.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51ec81532a17..ad24e3927375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tracktion-6
pkgdesc = Commercial Proprietary Music Production Software
- pkgver = 6.2.3
+ pkgver = 6.3.0
pkgrel = 1
url = http://www.tracktion.com/
install = tracktion.install
@@ -12,10 +12,10 @@ pkgbase = tracktion-6
depends = shared-mime-info
optdepends = jack: A low-latency audio server
optdepends = ladspa-plugins: a set of ladspa plugins
- source = http://www.tracktion.com/downloads/tracktion6-64/TracktionInstall_6_2_3_Linux_64Bit.deb
+ source = https://s3-us-west-2.amazonaws.com/tracktion-marketplace-public/TracktionInstall_6_Linux_64Bit_latest.deb
source = license
source = Tracktion6.desktop
- md5sums = 2aecaad58cb84644e2c1b7ebbf5780d3
+ md5sums = bdbc41e8e849460f799e5328ec3799d6
md5sums = d7bac73a1a52d26b337761a1d7ec561d
md5sums = 5f3f8df1af8260db42a1ab4cc313d75a
diff --git a/PKGBUILD b/PKGBUILD
index 8a7a73d43ec5..8d027fc3b733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christopher Arndt <chris@chrisarndt.de>
pkgname=tracktion-6
-pkgver=6.2.3
+pkgver=6.3.0
pkgrel=1
pkgdesc="Commercial Proprietary Music Production Software"
arch=('x86_64')
@@ -15,12 +15,12 @@ optdepends=(
)
conflicts=()
source=(
- "${url}downloads/tracktion6-64/TracktionInstall_${pkgver//\./_}_Linux_64Bit.deb"
+ "https://s3-us-west-2.amazonaws.com/tracktion-marketplace-public/TracktionInstall_6_Linux_64Bit_latest.deb"
'license'
'Tracktion6.desktop'
)
install="tracktion.install"
-md5sums=('2aecaad58cb84644e2c1b7ebbf5780d3'
+md5sums=('bdbc41e8e849460f799e5328ec3799d6'
'd7bac73a1a52d26b337761a1d7ec561d'
'5f3f8df1af8260db42a1ab4cc313d75a')