summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2018-07-08 11:23:30 +0200
committerMatthias Baur2018-07-08 11:23:30 +0200
commit9f8bb51edce9e78abc2b8386b51cd2e8d2ae3f21 (patch)
treebb57dfbd9aa523b65c4ae2e1d44d0b2281e390a1
parentd4de2cf0b5725593c58de5f8864c69a64e05406a (diff)
downloadaur-9f8bb51edce9e78abc2b8386b51cd2e8d2ae3f21.tar.gz
Upgrade to 3.6.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0608b1f67c0..c0afafc880a4 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.4.4.r0.g5854f52
+ pkgver = 3.6.3.r0.g862b6cb
pkgrel = 1
url = https://janbar.github.io/noson-app
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = noson-app
depends = qt5-quickcontrols2
depends = qt5-graphicaleffects
depends = qt5-svg
- source = git+git://github.com/janbar/noson-app.git#tag=3.4.4
+ source = git+git://github.com/janbar/noson-app.git#tag=3.6.3
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index fc958154e419..0b610167a536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.4.4.r0.g5854f52
+pkgver=3.6.3.r0.g862b6cb
pkgrel=1
pkgdesc="The essential to control music from your SONOS devices on Linux platforms"
arch=('x86_64')
@@ -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.4.4")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.6.3")
sha1sums=('SKIP')
pkgver() {