summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2024-03-12 19:55:26 +0100
committerMatthias Baur2024-03-12 19:55:26 +0100
commit825e486981bca774f64bfd051be59487bf5fee3a (patch)
tree33713f97b2bf361edec40996eb615996170cadfb
parentfa6948c9f5a12908507da182f7b6b262a672cc10 (diff)
downloadaur-825e486981bca774f64bfd051be59487bf5fee3a.tar.gz
Update to 5.6.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 277f26f8e5be..3c5c0c064982 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.5.r0.g2359ada4
+ pkgver = 5.6.6.r0.ga5fd1331
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.5
+ source = git+https://github.com/janbar/noson-app.git#tag=5.6.6
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 44f438cc5021..4a72bd90d827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=5.6.5.r0.g2359ada4
+pkgver=5.6.6.r0.ga5fd1331
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.5")
+source=("git+https://github.com/janbar/noson-app.git#tag=5.6.6")
sha1sums=('SKIP')