summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-07-15 12:12:52 +0200
committerMatthias Baur2019-07-15 12:12:52 +0200
commit5737384aa12098cf19d293826317189e435be3ec (patch)
treeaae3c394e1f1b087d629d42692b84d68f615dc71
parent469c6808d88a329b40a1875c42cc4e5ecf625763 (diff)
downloadaur-5737384aa12098cf19d293826317189e435be3ec.tar.gz
Update to 3.11.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f705dc64fcd8..bd2d500011f9 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.11.8.r0.g7180ba8
+ pkgver = 3.11.9.r0.g06d35e6
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.11.8
+ source = git+git://github.com/janbar/noson-app.git#tag=3.11.9
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 6a987eb3953d..7926719ce410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.11.8.r0.g7180ba8
+pkgver=3.11.9.r0.g06d35e6
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.11.8")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.11.9")
sha1sums=('SKIP')
pkgver() {