summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2020-01-06 18:46:48 +0100
committerMatthias Baur2020-01-06 18:46:48 +0100
commitc192734d513e5fc73580d5635c60a243468cea4d (patch)
tree44e315f3631a38dbc1188ff2658689b287994c5a
parent337fd6d61c05cb4e8eecfa39779d98f94f01e7e6 (diff)
downloadaur-c192734d513e5fc73580d5635c60a243468cea4d.tar.gz
Update to 4.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc00db652119..4cd06893c0b2 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.1.0.r0.g1bffec4
+ pkgver = 4.2.2.r0.g4cf767d8
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.1.0
+ source = git+git://github.com/janbar/noson-app.git#tag=4.2.2
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index a2587583c7fa..fb82d86e11a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.1.0.r0.g1bffec4
+pkgver=4.2.2.r0.g4cf767d8
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.1.0")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.2.2")
sha1sums=('SKIP')
pkgver() {