summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-03-12 00:20:53 +0100
committerSefa Eyeoglu2022-03-12 00:20:53 +0100
commit5c0857e70d5543a400e630777aca9a183e1459da (patch)
treec06c7d774e7cc6c342f1046002c11a38d68c66a9
parent52e7a881e760e363238997be5d9c263b1fdac164 (diff)
downloadaur-5c0857e70d5543a400e630777aca9a183e1459da.tar.gz
upgpkg: zrythm 1.0.0.alpha.30.2.1-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 569cf70d18ec..e1690cea70fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm
pkgdesc = a highly automated and intuitive digital audio workstation
- pkgver = 1.0.0.alpha.29.1.1
+ pkgver = 1.0.0.alpha.30.2.1
pkgrel = 1
url = https://www.zrythm.org
arch = x86_64
@@ -37,10 +37,10 @@ pkgbase = zrythm
optdepends = realtime-privileges: allow memory locking
conflicts = zrythm-git
options = debug
- source = https://www.zrythm.org/releases/zrythm-1.0.0-alpha.29.1.1.tar.xz
- source = https://www.zrythm.org/releases/zrythm-1.0.0-alpha.29.1.1.tar.xz.asc
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-alpha.30.2.1.tar.xz
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-alpha.30.2.1.tar.xz.asc
validpgpkeys = 48132384AD3DF7D86E254B83022EAE42313D70F3
- sha256sums = d68917d99ef914197d06c60f50a7a935869d8030c96551aff5a4747df1dfea9e
+ sha256sums = 0ccdaa96be09022a711b6365173cbcb52fc7b0486248d09200ab3c1a7b036ff7
sha256sums = SKIP
pkgname = zrythm
diff --git a/PKGBUILD b/PKGBUILD
index b8a640aa8743..816f20f8d80b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-_pkgver=1.0.0-alpha.29.1.1
+_pkgver=1.0.0-alpha.30.2.1
pkgver=${_pkgver/-/.}
pkgrel=1
pkgdesc='a highly automated and intuitive digital audio workstation'
@@ -15,7 +15,7 @@ optdepends=('realtime-privileges: allow memory locking')
conflicts=('zrythm-git')
options=('debug')
source=("https://www.zrythm.org/releases/$pkgname-$_pkgver.tar.xz"{,.asc})
-sha256sums=('d68917d99ef914197d06c60f50a7a935869d8030c96551aff5a4747df1dfea9e'
+sha256sums=('0ccdaa96be09022a711b6365173cbcb52fc7b0486248d09200ab3c1a7b036ff7'
'SKIP')
validpgpkeys=('48132384AD3DF7D86E254B83022EAE42313D70F3')