summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3fb077e6f38d..863e5aeb06d1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
.PHONY: clean install
PKGNAME:=bitwig-8-track
-PKGVER:=1.3.13
+PKGVER:=3.1.2
PKGARCH:=x86_64
PKGREL:=1
PACKAGE:=${PKGNAME}-${PKGVER}-${PKGREL}-${PKGARCH}.pkg.tar.xz
-PACKAGE-SOURCE:="bitwig-8-track-${PKGVER}.deb"
+PACKAGE-SOURCE:="bitwig-studio-${PKGVER}.deb"
all: $(PACKAGE) $(PACKAGE-SOURCE)