summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author1F616EMO2023-09-24 18:22:45 +0800
committer1F616EMO2023-09-24 18:22:45 +0800
commitc5f61a15bc68dfeedc2f0c1a7de4818c2f11f7c2 (patch)
tree798c99e78c210ed947eff24b9daf84dc1835fcc7
parent34cb26c08b63a3cf94d08cbc548bfb57edf41aac (diff)
downloadaur-c5f61a15bc68dfeedc2f0c1a7de4818c2f11f7c2.tar.gz
provides mixing station
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88134ce75977..aa28854d87f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = mixing-station-pc
pkgdesc = Mixer remote control for multiple mixers
pkgver = 1.9.8_412
- pkgrel = 4
+ pkgrel = 5
url = https://mixingstation.app/
arch = any
license = unknown
makedepends = unzip
depends = jre21-openjdk
+ provides = mixing-station
noextract = mixing-station-pc-1.9.8_412-release.zip
source = mixing-station-pc-1.9.8_412-release.zip::https://mixingstation.app/backend/api/web/download/update/mixing-station-pc/release
source = mixing-station-pc
diff --git a/PKGBUILD b/PKGBUILD
index c241e42bcadb..de3d5e1fc5cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=mixing-station-pc
pkgver=1.9.8_412
-pkgrel=4
+pkgrel=5
pkgdesc='Mixer remote control for multiple mixers'
arch=('any')
url='https://mixingstation.app/'
license=('unknown') # Contacting upstream developer. Anyway this PKGBUILD only arranges the files
makedepends=('unzip')
depends=('jre21-openjdk')
+provides=('mixing-station')
source=(
"$pkgname-$pkgver-release.zip::https://mixingstation.app/backend/api/web/download/update/mixing-station-pc/release"
'mixing-station-pc'