summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-07-09 13:19:06 +0800
committerClarence2023-07-09 13:19:06 +0800
commit9d99d8c67f8a617f2a4ba85e65bbc41dfaa16432 (patch)
treef2d78774062c43c84fae2ba6b1cff2c87e0af3e0 /PKGBUILD
parent8ffb61b1eb2d64fa31258b622c9aac48a40c9496 (diff)
downloadaur-9d99d8c67f8a617f2a4ba85e65bbc41dfaa16432.tar.gz
upgrade v3.12.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d720ca79974..29d63fc566f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.12.3
+pkgver=3.12.4
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=('ae02ead0c72774ae33825ca7a37867c9abf686909831a0b4c7b83329b6dacfb5')
+sha256sums=('474ca744733018436c5e0f9cb3da69af0877f26d47c9b8a40dd01555e44f6094')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {