summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkiasoc52021-11-30 17:45:03 -0500
committerkiasoc52021-11-30 17:45:03 -0500
commitd31c1ebe299aec42d706d8f9bc92cf6641005cc8 (patch)
tree1369fca82b96b535312b19a4890f85d11f00cb2d
parenta7641630995640515dea703e9fa82ede0b66f5f0 (diff)
downloadaur-d31c1ebe299aec42d706d8f9bc92cf6641005cc8.tar.gz
upgpkg: stargate 21.11.7-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2a45ab30417..1450070d72f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stargate
pkgdesc = A digital audio workstation (DAW) with a powerful pattern-based workflow
- pkgver = 21.11.4
+ pkgver = 21.11.7
pkgrel = 1
url = https://stargateaudio.github.io/
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = stargate
optdepends = vorbis-tools
optdepends = python-pyqt6: qt6 support
optdepends = qt6-svg: qt6 support
- source = https://github.com/stargateaudio/stargate/archive/refs/tags/release-21.11.4.tar.gz
- sha256sums = 1474d5991f818978f0216bf1e05cc9644a541cbd4a9ee80381e471c89e6bb60b
+ source = https://github.com/stargateaudio/stargate/archive/refs/tags/release-21.11.7.tar.gz
+ sha256sums = 15ec0bfe3f21850e1e7230daa4d7122982c1e75c6f58d4a278f1d74c17069b01
pkgname = stargate
diff --git a/PKGBUILD b/PKGBUILD
index 197fe0512ab3..6ace3a5db32b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: xantares
pkgname=stargate
-pkgver=21.11.4
+pkgver=21.11.7
pkgrel=1
pkgdesc="A digital audio workstation (DAW) with a powerful pattern-based workflow"
license=('GPL')
@@ -39,7 +39,7 @@ optdepends=(
'qt6-svg: qt6 support'
)
source=("https://github.com/stargateaudio/stargate/archive/refs/tags/release-${pkgver}.tar.gz")
-sha256sums=('1474d5991f818978f0216bf1e05cc9644a541cbd4a9ee80381e471c89e6bb60b')
+sha256sums=('15ec0bfe3f21850e1e7230daa4d7122982c1e75c6f58d4a278f1d74c17069b01')
build() {
cd stargate-release-${pkgver}/src