summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2024-02-18 20:08:22 +0100
committerMatthias Baur2024-02-18 20:08:22 +0100
commitfa6948c9f5a12908507da182f7b6b262a672cc10 (patch)
treed3d43babe46dc9067852a47022cfec5c73f45ff9
parent6bc4039446c6b1aed7e41ab7f9c4cb6eed2392ab (diff)
downloadaur-fa6948c9f5a12908507da182f7b6b262a672cc10.tar.gz
Update to 5.6.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6edf9554d76..277f26f8e5be 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 = 5.6.3.r0.g1cf6fe72
+ pkgver = 5.6.5.r0.g2359ada4
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+https://github.com/janbar/noson-app.git#tag=5.6.3
+ source = git+https://github.com/janbar/noson-app.git#tag=5.6.5
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 56905fdf2a50..44f438cc5021 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=5.6.3.r0.g1cf6fe72
+pkgver=5.6.5.r0.g2359ada4
pkgrel=1
pkgdesc="The essential to control music from your SONOS devices on Linux platforms"
arch=('x86_64' 'armv7h' 'aarch64')
@@ -8,7 +8,7 @@ url="https://janbar.github.io/noson-app"
license=('GPL3')
depends=('cmake' 'qt5-base' 'qt5-quickcontrols2' 'qt5-graphicaleffects' 'qt5-svg' 'libpulse' 'flac')
makedepends=('cmake' 'git')
-source=("git+https://github.com/janbar/noson-app.git#tag=5.6.3")
+source=("git+https://github.com/janbar/noson-app.git#tag=5.6.5")
sha1sums=('SKIP')