summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-09-22 11:32:40 +0200
committerMatthias Baur2019-09-22 11:32:40 +0200
commit8a3f794f420d7e5033017a0ffe3ffae66f0f36b1 (patch)
treeed9569c6098d3d4379ce19b2af145cc6b1a90468
parent2734c87c6be425d37ef9936ce7fab9c2e128e65a (diff)
downloadaur-8a3f794f420d7e5033017a0ffe3ffae66f0f36b1.tar.gz
Update to 3.14.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 132303eb4375..746332be88a0 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.13.1.r0.g11089cc
+ pkgver = 3.14.5.r0.g4642d8d
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.13.1
+ source = git+git://github.com/janbar/noson-app.git#tag=3.14.5
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 0725f5851d55..61e6db853f6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.13.1.r0.g11089cc
+pkgver=3.14.5.r0.g4642d8d
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.13.1")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.14.5")
sha1sums=('SKIP')
pkgver() {