summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-03-31 19:02:15 +0200
committerSefa Eyeoglu2022-03-31 19:02:15 +0200
commit151d9f67b3da28155827f3b4bd212e1efd90bf25 (patch)
treeb73109ed8beb1a29d8d4c686f35acd43a61c4773
parentd5030895b25c38bccdfda4faaca8246aa66d0209 (diff)
downloadaur-151d9f67b3da28155827f3b4bd212e1efd90bf25.tar.gz
upgpkg: zrythm 1.0.0.beta.1.2.3-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 619b0ab5c76d..61011519c558 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zrythm
pkgdesc = a highly automated and intuitive digital audio workstation
- pkgver = 1.0.0.beta.1.0.1
+ pkgver = 1.0.0.beta.1.2.3
pkgrel = 1
url = https://www.zrythm.org
arch = x86_64
@@ -38,10 +38,10 @@ pkgbase = zrythm
optdepends = realtime-privileges: allow memory locking
conflicts = zrythm-git
options = debug
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.1.0.1.tar.xz
- source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.1.0.1.tar.xz.asc
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.1.2.3.tar.xz
+ source = https://www.zrythm.org/releases/zrythm-1.0.0-beta.1.2.3.tar.xz.asc
validpgpkeys = 48132384AD3DF7D86E254B83022EAE42313D70F3
- sha256sums = 072e86da138430761db0cda30fc82feffc15776bbfcfa064c6c8a6f7365163f3
+ sha256sums = 9ee1d0a63b7aebcb4f4d973b75eb1cc3c50944282019f9c6771f6234dc6bef87
sha256sums = SKIP
pkgname = zrythm
diff --git a/PKGBUILD b/PKGBUILD
index 0c436fd76cbe..3048add79f3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexandros Theodotou <alex at zrythm dot org>
pkgname=zrythm
-_pkgver=1.0.0-beta.1.0.1
+_pkgver=1.0.0-beta.1.2.3
pkgver=${_pkgver/-/.}
pkgrel=1
pkgdesc='a highly automated and intuitive digital audio workstation'
@@ -15,7 +15,7 @@ optdepends=('realtime-privileges: allow memory locking')
conflicts=('zrythm-git')
options=('debug')
source=("https://www.zrythm.org/releases/$pkgname-$_pkgver.tar.xz"{,.asc})
-sha256sums=('072e86da138430761db0cda30fc82feffc15776bbfcfa064c6c8a6f7365163f3'
+sha256sums=('9ee1d0a63b7aebcb4f4d973b75eb1cc3c50944282019f9c6771f6234dc6bef87'
'SKIP')
validpgpkeys=('48132384AD3DF7D86E254B83022EAE42313D70F3')