summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-11-17 12:07:19 +0100
committerMatthias Baur2019-11-17 12:07:19 +0100
commit1dd11463e142144b9b7e43a4f061c38e367d6db0 (patch)
tree4e626396598d543652d7a0e3085e4e7ceaf38fe1
parentcdcbb86eb85b17193521c1348371ddac97bc6593 (diff)
downloadaur-1dd11463e142144b9b7e43a4f061c38e367d6db0.tar.gz
Update to 3.16.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 832d598f19db..194f0aa7e8fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = noson-app
pkgdesc = The essential to control music from your SONOS devices on Linux platforms
- pkgver = 3.15.2.r0.g75ee414
+ pkgver = 3.16.1.r0.gda27a5a
pkgrel = 1
url = https://janbar.github.io/noson-app
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = noson-app
depends = qt5-svg
depends = libpulse
depends = flac
- source = git+git://github.com/janbar/noson-app.git#tag=3.15.2
+ source = git+git://github.com/janbar/noson-app.git#tag=3.16.1
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 3d314290d28b..bdbce14540b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Matthias Baur <aur@matthiasbaur.me>
+# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.15.2.r0.g75ee414
+pkgver=3.16.1.r0.gda27a5a
pkgrel=1
pkgdesc="The essential to control music from your SONOS devices on Linux platforms"
arch=('x86_64' 'armv7h')
@@ -9,7 +9,7 @@ license=('GPL3')
groups=('base-devel')
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.15.2")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.16.1")
sha1sums=('SKIP')
pkgver() {