George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
js80p
Commits:
ed52094e by George Rawlinson at 2023-11-29T13:11:29+13:00
upgpkg: 2.4.4-2
* Add group: vst3-plugins.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
pkgbase = js80p
pkgdesc = A MIDI driven, performance oriented, versatile synthesizer
pkgver = 2.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://attilammagyar.github.io/js80p/
install = js80p.install
arch = x86_64
groups = pro-audio
+ groups = vst3-plugins
license = GPL3
makedepends = git
makedepends = alsa-lib
=====================================
PKGBUILD
=====================================
@@ -2,12 +2,12 @@
pkgname=js80p
pkgver=2.4.4
-pkgrel=1
+pkgrel=2
pkgdesc='A MIDI driven, performance oriented, versatile synthesizer'
arch=('x86_64')
url='https://attilammagyar.github.io/js80p/'
license=('GPL3')
-groups=('pro-audio')
+groups=('pro-audio' 'vst3-plugins')
depends=(
'glibc'
'gcc-libs'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/js80p/-/commit/ed52094e06ced01f6852c5d3496792b9753c41d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/js80p/-/commit/ed52094e06ced01f6852c5d3496792b9753c41d7
You're receiving this email because of your account on gitlab.archlinux.org.