summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Patrick Fair2021-01-04 10:41:12 -0700
committerChristopher Patrick Fair2021-01-04 10:41:12 -0700
commit0967605cfee7bf64fba3fa41c94ae6818365524c (patch)
treeba29ee51ee4cadacc5736783d19b26d5508f8611 /PKGBUILD
parentcb9b9aa4ff441f3dba07857dee9d88dfc60eaf8f (diff)
downloadaur-0967605cfee7bf64fba3fa41c94ae6818365524c.tar.gz
modified: .SRCINFO
modified: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 094c6234493b..d42df2eb6b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-pkgver=alpha.6.0.1
+pkgver=alpha.7.1.1
pkgrel=1
pkgdesc='a highly automated and intuitive digital audio workstation'
arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@ optdepends=('portaudio: portaudio backend'
'qt5-base: for embedding qt5 plugin UIs')
conflicts=('zrythm-git')
source=("https://www.zrythm.org/releases/$pkgname-1.0.0-$pkgver.tar.xz"{,.asc})
-sha256sums=('4b11c0b66b741a61b62764c77d6446fc6947ae4e93c217fbaa194c20fdf0d3fd' 'SKIP')
+sha256sums=('7940eaa8b24ac2a2e0282c1a3a69ac16c72387fbe83415d88ab3df94955bfb30' 'SKIP')
validpgpkeys=('48132384AD3DF7D86E254B83022EAE42313D70F3')
build() {
cd "$pkgname-1.0.0-$pkgver"