summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2024-01-15 07:22:04 -0500
committeréclairevoyant2024-01-15 07:22:04 -0500
commit3d7e5d739ced0f7b0a4c2f30c4de4d89c18f284b (patch)
tree1e53ec3b5094c78876046a920a3dd562669e0bfd
parent3f2c5af9f2d42a5f33dca39f283ae92ac86a076b (diff)
downloadaur-3d7e5d739ced0f7b0a4c2f30c4de4d89c18f284b.tar.gz
zrythm: upgpkg 1.0.0-beta.6.0.26
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a89cdbd83d2..b2ec3e0230cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm
pkgdesc = Highly automated and intuitive digital audio workstation
- pkgver = 1.0.0.beta.5.1.1
+ pkgver = 1.0.0.beta.6.0.26
pkgrel = 1
url = https://www.zrythm.org
arch = x86_64
@@ -51,12 +51,12 @@ pkgbase = zrythm
depends = zix
optdepends = realtime-privileges: allow memory locking
options = debug
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.5.1.1.tar.xz
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.5.1.1.tar.xz.asc
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.6.0.26.tar.xz
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.6.0.26.tar.xz.asc
source = git+https://github.com/drobilla/zix.git
source = 0001-gcc13-fixes.patch
validpgpkeys = 48132384AD3DF7D86E254B83022EAE42313D70F3
- sha256sums = e4216f18f830160d298ce9091a5fbb8d5c9d3f61a1096cba42536ab98c426abc
+ sha256sums = 3afebf8e5319397e1279fc7686c1e3ad4451590ee1780e0268544de2a96d74ee
sha256sums = SKIP
sha256sums = SKIP
sha256sums = bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653
diff --git a/PKGBUILD b/PKGBUILD
index 5488a0510d39..a8e1b531329f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-_pkgver=1.0.0-beta.5.1.1
+_pkgver=1.0.0-beta.6.0.26
pkgver="${_pkgver/-/.}"
pkgrel=1
pkgdesc='Highly automated and intuitive digital audio workstation'
@@ -55,7 +55,7 @@ options=('debug')
source=("https://www.zrythm.org/releases/$pkgname-$_pkgver.tar.xz"{,.asc}
"git+https://github.com/drobilla/zix.git"
0001-gcc13-fixes.patch)
-sha256sums=('e4216f18f830160d298ce9091a5fbb8d5c9d3f61a1096cba42536ab98c426abc'
+sha256sums=('3afebf8e5319397e1279fc7686c1e3ad4451590ee1780e0268544de2a96d74ee'
'SKIP'
'SKIP'
'bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653')