summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Twardowsky2020-12-04 19:27:46 +0100
committerDennis Twardowsky2020-12-04 19:27:46 +0100
commit98fe885a4e12581861ba9cbc313f6771053383a9 (patch)
treece9849344314ba2f912dd5bd94064cd17490463b
parent5e51f0ee09883da1ac6a2eb5f9edccbc6ff19807 (diff)
downloadaur-98fe885a4e12581861ba9cbc313f6771053383a9.tar.gz
Update to v4.4.3
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80f692c8df4c..062b067bc3b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = noson-app-git
pkgdesc = SONOS controller for Linux platforms
- pkgver = 4.4.2.r3.geb77251d
+ pkgver = 4.4.3.r1.g52fe9939
pkgrel = 1
url = https://janbar.github.io/noson-app
arch = x86_64
diff --git a/.gitignore b/.gitignore
index 953192b26947..caf83badba97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Package files
*.pkg.tar.xz
+*.pkg.tar.zst
# Sources
noson-app
diff --git a/PKGBUILD b/PKGBUILD
index 513afeecaf21..c445c122d00b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dennis Twardowsky <aur@devpty.de>
_pkgname=noson-app
pkgname="${_pkgname}-git"
-pkgver=4.4.2.r3.geb77251d
+pkgver=4.4.3.r1.g52fe9939
pkgrel=1
pkgdesc="SONOS controller for Linux platforms"
arch=('x86_64')