summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-04-08 13:54:18 +0200
committerMatthias Baur2019-04-08 13:54:18 +0200
commit547f9565940fd319d32b6a974f4bc216e682714f (patch)
tree41fe1a0cff8f8ccdc0aa4ab45ee264062d53274f
parent461f9d595ed1a8b0c927ea44a959066c49a5860b (diff)
downloadaur-547f9565940fd319d32b6a974f4bc216e682714f.tar.gz
Update to 3.11.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75ab894cdd91..7e566bdc0a2a 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.3.r0.g4472d82
+ pkgver = 3.11.4.r0.g60c5f4a
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.3
+ source = git+git://github.com/janbar/noson-app.git#tag=3.11.4
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 0d3d39ee8337..2e821fa838c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.11.3.r0.g4472d82
+pkgver=3.11.4.r0.g60c5f4a
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.3")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.11.4")
sha1sums=('SKIP')
pkgver() {