summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2022-03-10 20:02:35 +0100
committerMatthias Baur2022-03-10 20:02:35 +0100
commit72480569a83107dcd575b649c95b4c87e9ff9de7 (patch)
tree8df29d58d80dd1739c6a2c691507c8ca31f43e91
parente8bd591071abe989ce001937dee19893bc8a4eb8 (diff)
downloadaur-72480569a83107dcd575b649c95b4c87e9ff9de7.tar.gz
Update to 5.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c08bb06af61..f67213b990c0 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.2.0.r0.g8f388668
+ pkgver = 5.2.1.r0.gb3ab06b3
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=5.2.0
+ source = git+https://github.com/janbar/noson-app.git#tag=5.2.1
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 88ce4113fc30..94d5f9b18f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=5.2.0.r0.g8f388668
+pkgver=5.2.1.r0.gb3ab06b3
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.0")
+source=("git+https://github.com/janbar/noson-app.git#tag=5.2.1")
sha1sums=('SKIP')