summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-07-07 18:18:13 +0100
committerJonathon Fernyhough2021-07-07 18:18:13 +0100
commitc5d6155682a8734f0627efc296f920d34c954ea8 (patch)
tree498952ab86e28dc187625b4a6545b53f3bdf2fe1
parent333555b0640da68c887bbc1200997d6b792df45f (diff)
downloadaur-c5d6155682a8734f0627efc296f920d34c954ea8.tar.gz
Upstream 4.0beta7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5b1007642c3..2179a4e9004d 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.0beta6
+ pkgver = 4.0beta7
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.0beta6.deb::https://www.bitwig.com/dl/?id=446&os=installer_linux
- b2sums = 9b1183f4275a9e2cb096d617c9f9517371520c92b68f0e20a9558a905ce1966ed9b8706b90651ef50701f43504646b7fdf5e1d1fce058df4591c3df97acb2820
+ source = bitwig-studio-4.0beta7.deb::https://www.bitwig.com/dl/?id=447&os=installer_linux
+ b2sums = f291b9c12f3fc1515f9aa1146fe4553b2341ec77f7b9f24a4b9be49d3a62603b18366464747df9eb8bd7263efd7e3c79dce208ad9a05cc479d88b2da61a8ecb9
pkgname = bitwig-studio-beta
diff --git a/PKGBUILD b/PKGBUILD
index 3795ac1a9f2a..8270e7212082 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgname=bitwig-studio-beta
_pkgname=bitwig-studio
_pkgver=4.0
-pkgver=${_pkgver}beta6
+pkgver=${_pkgver}beta7
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=446&os=installer_linux")
-b2sums=('9b1183f4275a9e2cb096d617c9f9517371520c92b68f0e20a9558a905ce1966ed9b8706b90651ef50701f43504646b7fdf5e1d1fce058df4591c3df97acb2820')
+source=("$_pkgname-$pkgver.deb::https://www.bitwig.com/dl/?id=447&os=installer_linux")
+b2sums=('f291b9c12f3fc1515f9aa1146fe4553b2341ec77f7b9f24a4b9be49d3a62603b18366464747df9eb8bd7263efd7e3c79dce208ad9a05cc479d88b2da61a8ecb9')
prepare() {
msg2 "Unpacking archive contents..."