summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2022-02-15 17:46:36 +0100
committerMatthias Baur2022-02-15 17:46:36 +0100
commitc05335513749b5af5eb245c52146708d3b9d3cb1 (patch)
tree76a1416f3150bb75bb5700a6ccb46761b12ebd89
parent7599d471cea06ce35cc52edb5ee8088e39ce8785 (diff)
downloadaur-c05335513749b5af5eb245c52146708d3b9d3cb1.tar.gz
Update to 5.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 224e409888b0..e3aa530f35e9 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.2.r0.g60dd2a4a
+ pkgver = 5.0.5.r0.g8d0e1260
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.2
+ source = git+https://github.com/janbar/noson-app.git#tag=5.0.5
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index e7dc6a2dd925..b92fecd51f07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.5.2.r0.g60dd2a4a
+pkgver=5.0.5.r0.g8d0e1260
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.2")
+source=("git+https://github.com/janbar/noson-app.git#tag=5.0.5")
sha1sums=('SKIP')