summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Baur2020-10-29 09:58:13 +0100
committerMatthias Baur2020-10-29 09:58:13 +0100
commita9d892407ab79b4a22815dd275ca55ae2a5e4568 (patch)
tree93e9524e609b5ac169185372209fa312f8ecb2bb
parentb557464f39492b463fe804b229d2780513f16ac7 (diff)
downloadaur-a9d892407ab79b4a22815dd275ca55ae2a5e4568.tar.gz
Update to 4.4.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a73928369213..677cf8622ccb 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.4.2.r0.g34ba738f
+ pkgver = 4.4.3.r0.g191b76c1
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.4.2
+ source = git+git://github.com/janbar/noson-app.git#tag=4.4.3
sha1sums = SKIP
pkgname = noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 23abd79b6f71..27bc5563a894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthias Baur <aur@matthiasbaur.me>
pkgname=noson-app
-pkgver=4.4.2.r0.g34ba738f
+pkgver=4.4.3.r0.g191b76c1
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.4.2")
+source=("git+git://github.com/janbar/noson-app.git#tag=4.4.3")
sha1sums=('SKIP')
pkgver() {