summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2021-03-30 21:31:14 +0200
committerMatthias Baur2021-03-30 21:31:14 +0200
commit980188afbd78fcb8b9e22c5b68c6acb7b2cb2e53 (patch)
tree572386748da2a8a8e6d70480c9e0c6df9eae2154
parent888410978f3ea9c69243a945938bc160d70faa82 (diff)
downloadaur-980188afbd78fcb8b9e22c5b68c6acb7b2cb2e53.tar.gz
Update to 4.4.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12b0f0f739e9..1a214d9d94d3 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.4.8.r0.g7efd29f9
+ pkgver = 4.4.9.r0.g18147837
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+git://github.com/janbar/noson-app.git#tag=4.4.8
+ source = git+git://github.com/janbar/noson-app.git#tag=4.4.9
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 551b346b2520..62701dceec19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.4.8.r0.g7efd29f9
+pkgver=4.4.9.r0.g18147837
pkgrel=1
pkgdesc="The essential to control music from your SONOS devices on Linux platforms"
arch=('x86_64' 'armv7h')
@@ -9,7 +9,7 @@ license=('GPL3')
groups=('base-devel')
depends=('cmake' 'qt5-base' 'qt5-quickcontrols2' 'qt5-graphicaleffects' 'qt5-svg' 'libpulse' 'flac')
makedepends=('cmake' 'git')
-source=("git+git://github.com/janbar/noson-app.git#tag=4.4.8")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.4.9")
sha1sums=('SKIP')
pkgver() {