summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2022-01-14 20:06:43 +0100
committerMatthias Baur2022-01-14 20:06:43 +0100
commit7599d471cea06ce35cc52edb5ee8088e39ce8785 (patch)
tree644f630d473937540733c23737719f1c6cb21e27
parent163aadf48ff06ba8f9703942228a1a5ecd93e7e4 (diff)
downloadaur-7599d471cea06ce35cc52edb5ee8088e39ce8785.tar.gz
Update to 4.5.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa5470bab5ff..224e409888b0 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.5.0.r0.g81434a05
+ pkgver = 4.5.2.r0.g60dd2a4a
pkgrel = 1
url = https://janbar.github.io/noson-app
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = noson-app
depends = qt5-svg
depends = libpulse
depends = flac
- source = git+https://github.com/janbar/noson-app.git#tag=4.5.0
+ source = git+https://github.com/janbar/noson-app.git#tag=4.5.2
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 50d2ebb33826..e7dc6a2dd925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.5.0.r0.g81434a05
+pkgver=4.5.2.r0.g60dd2a4a
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=4.5.0")
+source=("git+https://github.com/janbar/noson-app.git#tag=4.5.2")
sha1sums=('SKIP')