summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-07-06 11:05:25 +0100
committerJonathon Fernyhough2021-07-06 11:05:25 +0100
commit333555b0640da68c887bbc1200997d6b792df45f (patch)
tree07db1f9750e139c33c28127ab4d53fa9a9dab9fa
parentdb3f3c65ccad3e26d7a2beaca9f2b382e13600d9 (diff)
downloadaur-333555b0640da68c887bbc1200997d6b792df45f.tar.gz
Upstream 4.0beta6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99b3f69e591c..a5b1007642c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwig-studio-beta
pkgdesc = Digital audio workstation for music production, remixing and live performance
- pkgver = 4.0beta5
+ pkgver = 4.0beta6
pkgrel = 1
url = https://www.bitwig.com/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = bitwig-studio-beta
optdepends = ffmpeg: MP3 support
provides = bitwig-studio
options = !strip
- source = bitwig-studio-4.0beta5.deb::https://www.bitwig.com/dl/?id=445&os=installer_linux
- b2sums = afb1684259384b1ebe87395ef385db8acc008f0a95a331f4f2fb568cbebec2a99e0efa589639aed031e087af7ea2a5091bd991b993bf87637a85389be727c2de
+ source = bitwig-studio-4.0beta6.deb::https://www.bitwig.com/dl/?id=446&os=installer_linux
+ b2sums = 9b1183f4275a9e2cb096d617c9f9517371520c92b68f0e20a9558a905ce1966ed9b8706b90651ef50701f43504646b7fdf5e1d1fce058df4591c3df97acb2820
pkgname = bitwig-studio-beta
diff --git a/PKGBUILD b/PKGBUILD
index 4d2338de3ef4..3795ac1a9f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgname=bitwig-studio-beta
_pkgname=bitwig-studio
_pkgver=4.0
-pkgver=${_pkgver}beta5
+pkgver=${_pkgver}beta6
pkgrel=1
pkgdesc='Digital audio workstation for music production, remixing and live performance'
arch=('x86_64')
@@ -26,8 +26,8 @@ depends=('gtk3' 'lib32-libx11' 'lib32-libxkbcommon' 'libxkbcommon-x11' 'xcb-util
optdepends=('alsa-lib' 'jack' 'oss' 'ffmpeg: MP3 support')
provides=('bitwig-studio')
options=(!strip)
-source=("$_pkgname-$pkgver.deb::https://www.bitwig.com/dl/?id=445&os=installer_linux")
-b2sums=('afb1684259384b1ebe87395ef385db8acc008f0a95a331f4f2fb568cbebec2a99e0efa589639aed031e087af7ea2a5091bd991b993bf87637a85389be727c2de')
+source=("$_pkgname-$pkgver.deb::https://www.bitwig.com/dl/?id=446&os=installer_linux")
+b2sums=('9b1183f4275a9e2cb096d617c9f9517371520c92b68f0e20a9558a905ce1966ed9b8706b90651ef50701f43504646b7fdf5e1d1fce058df4591c3df97acb2820')
prepare() {
msg2 "Unpacking archive contents..."