summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2022-09-11 10:31:10 +0200
committerMatthias Baur2022-09-11 10:31:10 +0200
commita36907714e2aeb9d5c5072985e195ad88448abcd (patch)
treee79e29045f1ac2d9138fd6d329ba25f7c95f6e56
parentf941bd8262745856594e125954c5922dfef30d89 (diff)
downloadaur-a36907714e2aeb9d5c5072985e195ad88448abcd.tar.gz
Update to 5.3.2-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf7757efd939..ce6bb946409d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=5.2.2.r0.g9e5d1876
+pkgver=5.3.2.1.r0.g97544d3a
pkgrel=1
pkgdesc="The essential to control music from your SONOS devices on Linux platforms"
arch=('x86_64' 'armv7h')
@@ -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.2.2")
+source=("git+https://github.com/janbar/noson-app.git#tag=5.3.2-1")
sha1sums=('SKIP')