summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2023-08-12 23:48:09 -0400
committeréclairevoyant2023-08-12 23:48:09 -0400
commit9677a3c7f6ca441c71265e088a113ac89bbeb7f2 (patch)
treefe278958e8cf98062056adc262b93d97827973bf
parentaea86c0b5f0c7ae3e765464d0f7ee9330dcededb (diff)
downloadaur-9677a3c7f6ca441c71265e088a113ac89bbeb7f2.tar.gz
zrythm: upgpkg 1.0.0-beta.4.10.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a8291e9ded1..976b9d2f780d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm
pkgdesc = Highly automated and intuitive digital audio workstation
- pkgver = 1.0.0.beta.4.9.1
+ pkgver = 1.0.0.beta.4.10.1
pkgrel = 1
url = https://www.zrythm.org
arch = x86_64
@@ -48,12 +48,12 @@ pkgbase = zrythm
depends = lilv
optdepends = realtime-privileges: allow memory locking
options = debug
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.9.1.tar.xz
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.9.1.tar.xz.asc
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.10.1.tar.xz
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.10.1.tar.xz.asc
source = git+https://github.com/drobilla/zix.git
source = 0001-gcc13-fixes.patch
validpgpkeys = 48132384AD3DF7D86E254B83022EAE42313D70F3
- sha256sums = 0dea655ebf91826292b5e89e88b0ecd50c6958969127eecb0965137e17596d6a
+ sha256sums = d4983729950549b4ae8c46e35a0f473ad37b0d7c9c15e67e5b084ebb3b2a0f2c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653
diff --git a/PKGBUILD b/PKGBUILD
index 19c9d359955a..e80155405214 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-_pkgver=1.0.0-beta.4.9.1
+_pkgver=1.0.0-beta.4.10.1
pkgver="${_pkgver/-/.}"
pkgrel=1
pkgdesc='Highly automated and intuitive digital audio workstation'
@@ -17,7 +17,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=('0dea655ebf91826292b5e89e88b0ecd50c6958969127eecb0965137e17596d6a'
+sha256sums=('d4983729950549b4ae8c46e35a0f473ad37b0d7c9c15e67e5b084ebb3b2a0f2c'
'SKIP'
'SKIP'
'bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653')