summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStyle Mistake2017-03-01 02:49:37 +0200
committerStyle Mistake2017-03-01 02:49:37 +0200
commitbf98fae252d726d03324cb669ace4f11576965d1 (patch)
tree436659cb12544510aeb2acd0c87eab522f070b8b /PKGBUILD
parent7e232b7139bf129a089cb6c1c294983eabfe966b (diff)
downloadaur-bf98fae252d726d03324cb669ace4f11576965d1.tar.gz
Branch out to bitwig-studio-legacy
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')