summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-05-21 21:38:31 +0200
committerMatthias Baur2019-05-21 21:38:31 +0200
commit469c6808d88a329b40a1875c42cc4e5ecf625763 (patch)
tree28e00d7883fa061a5f808b5d734cb43ddf4137e8
parent547f9565940fd319d32b6a974f4bc216e682714f (diff)
downloadaur-469c6808d88a329b40a1875c42cc4e5ecf625763.tar.gz
Update to 3.11.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e566bdc0a2a..f705dc64fcd8 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.4.r0.g60c5f4a
+ pkgver = 3.11.8.r0.g7180ba8
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.4
+ source = git+git://github.com/janbar/noson-app.git#tag=3.11.8
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 2e821fa838c7..6a987eb3953d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.11.4.r0.g60c5f4a
+pkgver=3.11.8.r0.g7180ba8
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.4")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.11.8")
sha1sums=('SKIP')
pkgver() {