summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2023-08-23 23:46:25 -0400
committeréclairevoyant2023-08-23 23:46:25 -0400
commitc73845fc78d9d16244a6020ef3ec4043f40189e1 (patch)
treea6d244b4ba636c83d694eab7bb1c84324781771f
parentee2df9b2a7f96a1fd600ed560452aa86e4933756 (diff)
downloadaur-c73845fc78d9d16244a6020ef3ec4043f40189e1.tar.gz
zrythm: upgpkg 1.0.0-beta.4.12.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e563199e5167..8b7cb0e138a9 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.11.1
+ pkgver = 1.0.0.beta.4.12.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.11.1.tar.xz
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.11.1.tar.xz.asc
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.12.1.tar.xz
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.4.12.1.tar.xz.asc
source = git+https://github.com/drobilla/zix.git
source = 0001-gcc13-fixes.patch
validpgpkeys = 48132384AD3DF7D86E254B83022EAE42313D70F3
- sha256sums = 8d98fbf2519e24821d684b70b6ed060ac1e258667b7fa4eb0b6f18405c27403d
+ sha256sums = 60a4b64be3b7103ce06e6cccadfbe706254ad77fa8ee76588e4590674941301b
sha256sums = SKIP
sha256sums = SKIP
sha256sums = bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653
diff --git a/PKGBUILD b/PKGBUILD
index 58dc5377c975..817467972507 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.11.1
+_pkgver=1.0.0-beta.4.12.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=('8d98fbf2519e24821d684b70b6ed060ac1e258667b7fa4eb0b6f18405c27403d'
+sha256sums=('60a4b64be3b7103ce06e6cccadfbe706254ad77fa8ee76588e4590674941301b'
'SKIP'
'SKIP'
'bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653')