summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-11-13 16:11:15 +0000
committerJonathon Fernyhough2021-11-13 16:11:15 +0000
commit7544dd6675be505a16b0ba0b916e41c4583ac547 (patch)
treee7564262d947e9f66816fd297ebf2bbe692ce606
parent84b21870b27770a4e964e778712d6f75c3e5d7ee (diff)
downloadaur-7544dd6675be505a16b0ba0b916e41c4583ac547.tar.gz
Upstream 4.1beta3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4410cbb98b9a..92dcdc926aac 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.1beta2
+ pkgver = 4.1beta3
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.1beta2.deb::https://www.bitwig.com/dl/?id=457&os=installer_linux
- b2sums = a7bfcb9d1b39314dccf9b7f3460371e9cc95a601df14544093b4bb87e960202e3e10c8532c3943e7b0f0d32d4c4baaf93008a8997ecdb03b9bb1325a4134dcda
+ source = bitwig-studio-4.1beta3.deb::https://www.bitwig.com/dl/?id=458&os=installer_linux
+ b2sums = 9b45aa299d8031fa8d76e4f39c1e3d4bb5f312e3432b9441b1375aaa030f2a4f0373f2b9ef441a2f675e5f3f9985d28ec8435ba0c4fa4a1b687781f854d63586
pkgname = bitwig-studio-beta
diff --git a/PKGBUILD b/PKGBUILD
index 5964e9e834a9..47634f094562 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=bitwig-studio-beta
_pkgname=bitwig-studio
_pkgver=4.1
-pkgver=${_pkgver}beta2
+pkgver=${_pkgver}beta3
pkgrel=1
pkgdesc='Digital audio workstation for music production, remixing and live performance'
arch=('x86_64')
@@ -22,8 +22,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=457&os=installer_linux")
-b2sums=('a7bfcb9d1b39314dccf9b7f3460371e9cc95a601df14544093b4bb87e960202e3e10c8532c3943e7b0f0d32d4c4baaf93008a8997ecdb03b9bb1325a4134dcda')
+source=("$_pkgname-$pkgver.deb::https://www.bitwig.com/dl/?id=458&os=installer_linux")
+b2sums=('9b45aa299d8031fa8d76e4f39c1e3d4bb5f312e3432b9441b1375aaa030f2a4f0373f2b9ef441a2f675e5f3f9985d28ec8435ba0c4fa4a1b687781f854d63586')
prepare() {
msg2 "Unpacking archive contents..."