summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-01-03 18:40:57 +0100
committerD3SOX2021-01-03 18:40:57 +0100
commit270e6c0c8e1c67b98856ee86b0d3c7ce5178342e (patch)
tree089086f79437dd2a14e2b92913a7746f59148b34
parent6d117f1854b37411092255383db4a38bd39a8669 (diff)
downloadaur-270e6c0c8e1c67b98856ee86b0d3c7ce5178342e.tar.gz
update to 0.1.5
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6d7a2f18a97..ee39803be7d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = soundux
pkgdesc = A cross-platform soundboard in QtQuick
- pkgver = 0.1.3
- pkgrel = 2
+ pkgver = 0.1.5
+ pkgrel = 1
url = https://github.com/Soundux/Soundux
arch = any
license = GPL3
@@ -16,7 +16,7 @@ pkgbase = soundux
depends = qt5-quickcontrols2
provides = soundux
conflicts = soundux
- source = git+https://github.com/Soundux/Soundux#tag=0.1.3
+ source = git+https://github.com/Soundux/Soundux#tag=0.1.5
source = soundux.desktop
sha256sums = SKIP
sha256sums = 27e29e44ad3eacce0ac20a31653da437cd27cc2d165d19804430df9da7bab4fd
diff --git a/PKGBUILD b/PKGBUILD
index 2f59f31dfd76..ea2cc629483d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=soundux
-pkgver=0.1.3
-pkgrel=2
+pkgver=0.1.5
+pkgrel=1
pkgdesc="A cross-platform soundboard in QtQuick"
arch=('any')
url="https://github.com/Soundux/Soundux"