summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-03-09 18:01:56 +0100
committerMatthias Baur2019-03-09 18:01:56 +0100
commitf071e4060eb028fd3c4dcf566a49f6d7a01b19f1 (patch)
tree43dd163ddabcc02d6acd0eb32dcbb83e49072d2a
parentb095b45543763adbfff2be3ebc114d31fe0a7f92 (diff)
downloadaur-f071e4060eb028fd3c4dcf566a49f6d7a01b19f1.tar.gz
Update to 3.11.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afec3d9480ee..e78c9f8e1c78 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 = 3.10.4.r0.g6d7db43
+ pkgver = 3.11.2.r0.gde16d44
pkgrel = 1
url = https://janbar.github.io/noson-app
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = noson-app
depends = qt5-quickcontrols2
depends = qt5-graphicaleffects
depends = qt5-svg
- source = git+git://github.com/janbar/noson-app.git#tag=3.10.4
+ source = git+git://github.com/janbar/noson-app.git#tag=3.11.2
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index b6532cdd569b..7041984b142e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.10.4.r0.g6d7db43
+pkgver=3.11.2.r0.gde16d44
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')
makedepends=('cmake' 'git')
-source=("git+git://github.com/janbar/noson-app.git#tag=3.10.4")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.11.2")
sha1sums=('SKIP')
pkgver() {