summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-02-06 16:44:07 +0100
committerD3SOX2021-02-06 16:44:07 +0100
commite3a2eaae607f1b6c4b87c2011c74a6df6489cbfc (patch)
treeb67ec3dfa18253e663a01a285dc17c1f1f1a19c9
parent270e6c0c8e1c67b98856ee86b0d3c7ce5178342e (diff)
downloadaur-e3a2eaae607f1b6c4b87c2011c74a6df6489cbfc.tar.gz
update to 0.1.6
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee39803be7d4..8ce6409d3587 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = soundux
pkgdesc = A cross-platform soundboard in QtQuick
- pkgver = 0.1.5
+ pkgver = 0.1.6
pkgrel = 1
url = https://github.com/Soundux/Soundux
arch = any
@@ -16,7 +16,7 @@ pkgbase = soundux
depends = qt5-quickcontrols2
provides = soundux
conflicts = soundux
- source = git+https://github.com/Soundux/Soundux#tag=0.1.5
+ source = git+https://github.com/Soundux/Soundux#tag=0.1.6
source = soundux.desktop
sha256sums = SKIP
sha256sums = 27e29e44ad3eacce0ac20a31653da437cd27cc2d165d19804430df9da7bab4fd
diff --git a/PKGBUILD b/PKGBUILD
index ea2cc629483d..f17b9248e3cb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc="A cross-platform soundboard in QtQuick"
arch=('any')