summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2020-06-02 20:52:58 +0200
committerMatthias Baur2020-06-02 20:52:58 +0200
commitacd9549c7d0ec50276f5c4e3f7291d15ea03c9ae (patch)
tree5b42f13b38166e3c032ecebd1f2d071d19f892ef
parent2146a8edf3ec17f9bb2617f940a5f6a5388f034d (diff)
downloadaur-acd9549c7d0ec50276f5c4e3f7291d15ea03c9ae.tar.gz
Update to 4.3.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95a100c4a53b..d6a70502126b 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 = 4.3.3.r0.g266d7239
+ pkgver = 4.3.4.r0.g458e0893
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=4.3.3
+ source = git+git://github.com/janbar/noson-app.git#tag=4.3.4
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index f1da26a83870..785abc0af68c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.3.3.r0.g266d7239
+pkgver=4.3.4.r0.g458e0893
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=4.3.3")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.3.4")
sha1sums=('SKIP')
pkgver() {