summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2021-12-12 19:57:57 +0100
committerMatthias Baur2021-12-12 19:57:57 +0100
commitb664e8f9c38f8b6e4a1287d6502a021c162575d5 (patch)
tree4e87662fd3b4178d19492052a6762534076940da
parentd369c1af0625de2f4abdfd8871e799ce76e567ab (diff)
downloadaur-b664e8f9c38f8b6e4a1287d6502a021c162575d5.tar.gz
Update to 4.4.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 790d91319383..c389528ded94 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.10.r0.g686320c4
+ pkgver = 4.4.11.r0.g0db29968
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.10
+ source = git+https://github.com/janbar/noson-app.git#tag=4.4.11
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index b89dce9b9b05..7312af323579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.4.10.r0.g686320c4
+pkgver=4.4.11.r0.g0db29968
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+https://github.com/janbar/noson-app.git#tag=4.4.10")
+source=("git+https://github.com/janbar/noson-app.git#tag=4.4.11")
sha1sums=('SKIP')