summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Baur2019-08-19 22:06:33 +0200
committerMatthias Baur2019-08-19 22:06:33 +0200
commit2734c87c6be425d37ef9936ce7fab9c2e128e65a (patch)
tree63bd50230a8ec8816467a1af8050752429fd7d3b /PKGBUILD
parent94f85b5c978a2d5317fa8f8aa9b7984ee5030c72 (diff)
downloadaur-2734c87c6be425d37ef9936ce7fab9c2e128e65a.tar.gz
Update to 3.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 106dd056b2a6..0725f5851d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=3.13.0.r0.gf53ec37
+pkgver=3.13.1.r0.g11089cc
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.13.0")
+source=("git+git://github.com/janbar/noson-app.git#tag=3.13.1")
sha1sums=('SKIP')
pkgver() {