summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e31403708ae8..011b3d05598d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: xantares
pkgname=stargate
-pkgver=21.12.1
+pkgver=21.12.3
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=('889c585f994f2b50fd9ea5c957860fc5e18de3db88cc9fba9cd68f85d381fe00')
+sha256sums=('d3b88e23d74e465b7c754942e277319b6d784b4ff16c83a70e935fe411809f57')
build() {
cd stargate-release-${pkgver}/src