summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2021-11-01 21:20:25 +0100
committerMatthias Baur2021-11-01 21:20:25 +0100
commitcb69529ab738947de33d310e5769a5ce1d411cbb (patch)
tree74f5eb3a600dcc473913b43d1ecc86f9f395ad45
parent980188afbd78fcb8b9e22c5b68c6acb7b2cb2e53 (diff)
downloadaur-cb69529ab738947de33d310e5769a5ce1d411cbb.tar.gz
Update to 4.4.10
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a214d9d94d3..790d91319383 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.9.r0.g18147837
+ pkgver = 4.4.10.r0.g686320c4
pkgrel = 1
url = https://janbar.github.io/noson-app
arch = x86_64
@@ -16,8 +16,7 @@ pkgbase = noson-app
depends = qt5-svg
depends = libpulse
depends = flac
- source = git+git://github.com/janbar/noson-app.git#tag=4.4.9
+ source = git+git://github.com/janbar/noson-app.git#tag=4.4.10
sha1sums = SKIP
pkgname = noson-app
-
diff --git a/PKGBUILD b/PKGBUILD
index 62701dceec19..80551a4b1d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.4.9.r0.g18147837
+pkgver=4.4.10.r0.g686320c4
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.9")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.4.10")
sha1sums=('SKIP')
pkgver() {