summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-03-17 15:46:49 +0100
committerMatthias Baur2019-03-17 15:46:49 +0100
commitb313ba346345f2195bcc2931ee63f66445645d34 (patch)
treecb42ffdc2aefa0a3060e0deb52b6b09491a603d9
parentf071e4060eb028fd3c4dcf566a49f6d7a01b19f1 (diff)
downloadaur-b313ba346345f2195bcc2931ee63f66445645d34.tar.gz
Update to 3.11.3 and libpulse/flac as dependency
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7041984b142e..0d3d39ee8337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.11.2.r0.gde16d44
+pkgver=3.11.3.r0.g4472d82
pkgrel=1
pkgdesc="The essential to control music from your SONOS devices on Linux platforms"
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')
+depends=('cmake' 'qt5-base' 'qt5-quickcontrols2' 'qt5-graphicaleffects' 'qt5-svg' 'libpulse' 'flac')
makedepends=('cmake' 'git')
-source=("git+git://github.com/janbar/noson-app.git#tag=3.11.2")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.11.3")
sha1sums=('SKIP')
pkgver() {