summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-02-12 14:46:08 +0100
committerSefa Eyeoglu2022-02-12 14:46:08 +0100
commit283e931a8996ef615d5223475aef8778478311a6 (patch)
tree31ddf8f67c6354b1eb5307a43230d58d0b0ef182 /PKGBUILD
parent332323979e404d0b0eb7eee7f48f105c2815dbdb (diff)
downloadaur-283e931a8996ef615d5223475aef8778478311a6.tar.gz
upgpkg: zrythm 1.0.0.alpha.29.0.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7128697ae600..e8a4443f1e79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-_pkgver=1.0.0-alpha.28.0.1
+_pkgver=1.0.0-alpha.29.0.1
pkgver=${_pkgver/-/.}
pkgrel=1
pkgdesc='a highly automated and intuitive digital audio workstation'
@@ -14,9 +14,8 @@ makedepends=('meson' 'cmake' 'ruby-sass' 'help2man' 'sassc')
optdepends=('realtime-privileges: allow memory locking')
conflicts=('zrythm-git')
options=('debug')
-source=("https://www.zrythm.org/releases/$pkgname-$_pkgver.tar.xz"{,.asc})
-sha256sums=('07d12da661d78ac58b1d42f568bb2a331eb2da641cee1a2276073c44c0d5b23e'
- 'SKIP')
+source=("https://www.zrythm.org/releases/$pkgname-$_pkgver.tar.xz")
+sha256sums=('288a96b0f63097701db1e414de52510de3763ec821c3cd10ead16be271fa44fd')
validpgpkeys=('48132384AD3DF7D86E254B83022EAE42313D70F3')