summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2023-02-04 14:25:45 +0100
committerMatthias Baur2023-02-04 14:25:45 +0100
commit904547dee19e5171b7525d8959bded80b8cb012d (patch)
tree7210e32ae850e8b59a924e00bc2f9bb16fcba8c6
parentfe46ce96b4de4da94537324ef609c20ca51af9b0 (diff)
downloadaur-904547dee19e5171b7525d8959bded80b8cb012d.tar.gz
Update to 5.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d36575b32ee9..47251fe17452 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.3.2.1.r0.g97544d3a
+ pkgver = 5.4.0.r0.gca852a82
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.3.2-1
+ source = git+https://github.com/janbar/noson-app.git#tag=5.4.0
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 67fa0ac831d1..bd8fab13899a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=5.3.2.1.r0.g97544d3a
+pkgver=5.4.0.r0.gca852a82
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.3.2-1")
+source=("git+https://github.com/janbar/noson-app.git#tag=5.4.0")
sha1sums=('SKIP')