summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2ebd24e3c49..046dac24135c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# If you find problems with the package, create an issue on Github:
# https://github.com/stylemistake/bitwig-studio-aur
-pkgname='bitwig-studio'
+pkgname='bitwig-studio-legacy'
pkgver='1.3.15'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Digital audio workstation for music production, remixing and live performance'
arch=('x86_64')
url='https://www.bitwig.com/'
@@ -16,7 +16,7 @@ depends=('jack' 'xdg-utils' 'zenity' 'xcb-util-wm' 'libbsd')
optdepends=('alsa-lib' 'oss' 'ffmpeg: MP3 support')
provides=('bitwig-studio')
replaces=()
-conflicts=()
+conflicts=('bitwig-studio' 'bitwig-8-track')
options=(!strip)
source=("https://downloads.bitwig.com/stable/${pkgver}/bitwig-studio-${pkgver}.deb")
md5sums=('401a1b9c437095903430b701bec6e699')