summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2022-01-03 21:54:07 +0100
committerMatthias Baur2022-01-03 21:54:07 +0100
commit163aadf48ff06ba8f9703942228a1a5ecd93e7e4 (patch)
tree199b1a09c3ecaea5fb1d823e468f43f76914271c
parent831656cd46721f78830fa2567c86e0a7c95faeea (diff)
downloadaur-163aadf48ff06ba8f9703942228a1a5ecd93e7e4.tar.gz
Remove from base-devel group
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f68f8f7907d7..aa5470bab5ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = noson-app
url = https://janbar.github.io/noson-app
arch = x86_64
arch = armv7h
- groups = base-devel
license = GPL3
makedepends = cmake
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index ac8bdee0d892..50d2ebb33826 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc="The essential to control music from your SONOS devices on Linux platfor
arch=('x86_64' 'armv7h')
url="https://janbar.github.io/noson-app"
license=('GPL3')
-groups=('base-devel')
depends=('cmake' 'qt5-base' 'qt5-quickcontrols2' 'qt5-graphicaleffects' 'qt5-svg' 'libpulse' 'flac')
makedepends=('cmake' 'git')
source=("git+https://github.com/janbar/noson-app.git#tag=4.5.0")