summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-04-20 09:56:03 +0800
committerClarence2023-04-20 09:56:03 +0800
commit3e5e746f40cb36f10de7f2fd0931c1dec7a1e780 (patch)
tree1bf8e9ecc2ff87cc82a9a211ff43cc57d3f96096 /PKGBUILD
parent31bb5c32f888867fb43ce530f03ad7eea553527b (diff)
downloadaur-3e5e746f40cb36f10de7f2fd0931c1dec7a1e780.tar.gz
upgrade v3.11.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f6f0bd966ad..b3d0c5d8a361 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.23
+pkgver=3.11.24
pkgrel=1
pkgdesc="Cross-platform, easy to use, fast and functional audio editor"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('custom')
depends=('hicolor-icon-theme' 'jack' 'libpulse' 'qt5-base')
provides=("$_pkgname")
conflicts=("$_pkgname")
-sha256sums=('150d776103bb61436c4a9098d1cf554844f61b69e13cb319fc52c41b213cd877')
+sha256sums=('f87ac716cf054316cd58bb58a4789cb1b6621672ed9c48d27bc423f882dfa9ed')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {