summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2020-06-29 12:17:56 +0200
committerMatthias Baur2020-06-29 12:17:56 +0200
commita6a9d4e3c1722c375892c2bc1fe9457c582e4429 (patch)
tree93a1e9475eef3440cdc0f2f5217343a4c459aeb5
parentacd9549c7d0ec50276f5c4e3f7291d15ea03c9ae (diff)
downloadaur-a6a9d4e3c1722c375892c2bc1fe9457c582e4429.tar.gz
Update to 4.4.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 785abc0af68c..23abd79b6f71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.3.4.r0.g458e0893
+pkgver=4.4.2.r0.g34ba738f
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.3.4")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.4.2")
sha1sums=('SKIP')
pkgver() {