summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2024-01-23 20:21:05 -0500
committeréclairevoyant2024-01-23 20:21:05 -0500
commit3734f8de5928904d389a8f62994e1296d50b8b03 (patch)
treefc60127df8f2c5876ad7303dce16f523c9c31007
parent3d7e5d739ced0f7b0a4c2f30c4de4d89c18f284b (diff)
downloadaur-3734f8de5928904d389a8f62994e1296d50b8b03.tar.gz
zrythm: upgpkg 1.0.0-beta.6.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2ec3e0230cb..9ef07136d70e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm
pkgdesc = Highly automated and intuitive digital audio workstation
- pkgver = 1.0.0.beta.6.0.26
+ pkgver = 1.0.0.beta.6.1.1
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.6.0.26.tar.xz
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.6.0.26.tar.xz.asc
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.6.1.1.tar.xz
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.6.1.1.tar.xz.asc
source = git+https://github.com/drobilla/zix.git
source = 0001-gcc13-fixes.patch
validpgpkeys = 48132384AD3DF7D86E254B83022EAE42313D70F3
- sha256sums = 3afebf8e5319397e1279fc7686c1e3ad4451590ee1780e0268544de2a96d74ee
+ sha256sums = 150d797f95f03a304036ffdd8065f9798c1bb369753ed1378aa58fa5f0e03160
sha256sums = SKIP
sha256sums = SKIP
sha256sums = bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653
diff --git a/PKGBUILD b/PKGBUILD
index a8e1b531329f..08fc51f85803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-_pkgver=1.0.0-beta.6.0.26
+_pkgver=1.0.0-beta.6.1.1
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=('3afebf8e5319397e1279fc7686c1e3ad4451590ee1780e0268544de2a96d74ee'
+sha256sums=('150d797f95f03a304036ffdd8065f9798c1bb369753ed1378aa58fa5f0e03160'
'SKIP'
'SKIP'
'bb93eea519020e491f85c38ab3901ac530bbf747c4e7acc3aaea39f402091653')