summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2020-04-13 18:20:35 +0200
committerMatthias Baur2020-04-13 18:20:35 +0200
commitb48a49bcb2682041504d2487b39bc19a822b1ec2 (patch)
treea9db38a04da4058d537c8c4414e10efdfb81a530
parente4027de5527d2d8fc049a122e5139d1d71c86256 (diff)
downloadaur-b48a49bcb2682041504d2487b39bc19a822b1ec2.tar.gz
Update to 4.3.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbe408cb0597..906609c0326e 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 = 4.2.6.r0.gf9949adb
+ pkgver = 4.3.2.r0.g82f72046
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=4.2.6
+ source = git+git://github.com/janbar/noson-app.git#tag=4.3.2
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 9a16172db90a..5fed84b08999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.2.6.r0.gf9949adb
+pkgver=4.3.2.r0.g82f72046
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=4.2.6")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.3.2")
sha1sums=('SKIP')
pkgver() {