summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2019-11-25 19:37:05 +0100
committerMatthias Baur2019-11-25 19:37:05 +0100
commit9235aa8bdd72094c5790eaa6a5509878b961b959 (patch)
tree1f71b7e4df4d7708cd74d376839a73e24b41596e
parent1dd11463e142144b9b7e43a4f061c38e367d6db0 (diff)
downloadaur-9235aa8bdd72094c5790eaa6a5509878b961b959.tar.gz
Update to 4.0.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 194f0aa7e8fa..4df55f4d1163 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.16.1.r0.gda27a5a
+ pkgver = 4.0.0.r0.g6deccc4
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=3.16.1
+ source = git+git://github.com/janbar/noson-app.git#tag=4.0.0
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index bdbce14540b3..16badb090549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.16.1.r0.gda27a5a
+pkgver=4.0.0.r0.g6deccc4
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=3.16.1")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.0.0")
sha1sums=('SKIP')
pkgver() {