makedeb
A complete digital audio production application for computers, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset
Click here to go back to the commit logs for reaper-bin.
Hash: d15447d1537f7034d572c445e8d7bc2b7752bad2
Message: Updated to version 6.43-1
diff --git a/.SRCINFO b/.SRCINFO
index 8138c8c..c439847 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
pkgbase = reaper-bin
pkgdesc = A complete digital audio production application for computers, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset
- pkgver = 6.42
+ pkgver = 6.43
pkgrel = 1
url = https://reaper.fm
arch = x86_64
@@ -16,17 +16,17 @@ pkgbase = reaper-bin
depends = libaribb24-0
optdepends = jackd2
optdepends = pulseaudio
- provides = reaper=6.42
+ provides = reaper=6.43
provides = lv2-host
provides = vst-host
provides = vst3-host
- source_x86_64 = https://reaper.fm/files/6.x/reaper642_linux_x86_64.tar.xz
- sha256sums_x86_64 = e561bb277fc50bcb38186878abadb635344f2055245e4ead5dbae2a4f233914a
- source_i686 = https://reaper.fm/files/6.x/reaper642_linux_i686.tar.xz
- sha256sums_i686 = 42a4e47fac25b973ac34222aa2428340b841dbff58241a823288e928794b2a08
- source_aarch64 = https://reaper.fm/files/6.x/reaper642_linux_aarch64.tar.xz
- sha256sums_aarch64 = caf7ff6790b83a67f3d7666e266e60568c4d60d270fa4a1c5ae177365329e4f9
- source_armv7l = https://reaper.fm/files/6.x/reaper642_linux_armv7l.tar.xz
- sha256sums_armv7l = 0886c1f60bc55e4cd023ed938723ad7b4771c3b8166fc6c6cb71be0a22cc9860
+ source_x86_64 = https://reaper.fm/files/6.x/reaper643_linux_x86_64.tar.xz
+ sha256sums_x86_64 = 550f75a71f586566ebc37d5f150c52f87ffa7ec8e42c3ad853a16d23c792aba1
+ source_i686 = https://reaper.fm/files/6.x/reaper643_linux_i686.tar.xz
+ sha256sums_i686 = 8888cae82cd3aee21463497b34eab8d197e155edfa711bdc5835078f15562397
+ source_aarch64 = https://reaper.fm/files/6.x/reaper643_linux_aarch64.tar.xz
+ sha256sums_aarch64 = c7acf9f87ec04968ae34bd2668d18ad39566269b477451918857fa0e0c25643c
+ source_armv7l = https://reaper.fm/files/6.x/reaper643_linux_armv7l.tar.xz
+ sha256sums_armv7l = 42d94365875b0eafe59c82733c9313019032db05db175a144d56a55b9d416413
pkgname = reaper-bin
diff --git a/PKGBUILD b/PKGBUILD
index 25fbd7a..7ee0f9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# AUR Contributor: david0
pkgname=reaper-bin
-pkgver=6.42
+pkgver=6.43
pkgrel=1
pkgdesc="A complete digital audio production application for computers, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset"
arch=('x86_64' 'i686' 'aarch64' 'armv7l')
@@ -16,10 +16,10 @@ source_x86_64=("https://reaper.fm/files/6.x/reaper${pkgver//.}_linux_x86_64.tar.
source_i686=("https://reaper.fm/files/6.x/reaper${pkgver//.}_linux_i686.tar.xz")
source_aarch64=("https://reaper.fm/files/6.x/reaper${pkgver//.}_linux_aarch64.tar.xz")
source_armv7l=("https://reaper.fm/files/6.x/reaper${pkgver//.}_linux_armv7l.tar.xz")
-sha256sums_x86_64=('e561bb277fc50bcb38186878abadb635344f2055245e4ead5dbae2a4f233914a')
-sha256sums_i686=('42a4e47fac25b973ac34222aa2428340b841dbff58241a823288e928794b2a08')
-sha256sums_aarch64=('caf7ff6790b83a67f3d7666e266e60568c4d60d270fa4a1c5ae177365329e4f9')
-sha256sums_armv7l=('0886c1f60bc55e4cd023ed938723ad7b4771c3b8166fc6c6cb71be0a22cc9860')
+sha256sums_x86_64=('550f75a71f586566ebc37d5f150c52f87ffa7ec8e42c3ad853a16d23c792aba1')
+sha256sums_i686=('8888cae82cd3aee21463497b34eab8d197e155edfa711bdc5835078f15562397')
+sha256sums_aarch64=('c7acf9f87ec04968ae34bd2668d18ad39566269b477451918857fa0e0c25643c')
+sha256sums_armv7l=('42d94365875b0eafe59c82733c9313019032db05db175a144d56a55b9d416413')
CARCH=$(uname -m)
package() {