summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-02-15 12:11:08 +0100
committerMatthias Baur2019-02-15 12:11:08 +0100
commitbe16296c4819800571408ff70d847c6f755aded2 (patch)
treef4122370a60b26d9ae6e1cee06bf903b5e24eb95
parent3eec4f74b20300934353ae8fd62371224f499a97 (diff)
downloadaur-be16296c4819800571408ff70d847c6f755aded2.tar.gz
Update to 3.10.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c8d87420c6e..f75449320f77 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.0.r0.ga522d02
+ pkgver = 3.10.2
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.0
+ source = git+git://github.com/janbar/noson-app.git#tag=3.10.2
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 420b6bddafcb..8106e0887936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.10.0.r0.ga522d02
+pkgver=3.10.2.r0.gdc5abec
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.0")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.10.2")
sha1sums=('SKIP')
pkgver() {