summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-09-01 09:45:36 +0800
committerClarence2023-09-01 09:45:36 +0800
commit956a8536827d918267ea70e46e94b7d4412e6367 (patch)
treedc84248a65b711ed988dccafd3c5939c8801c232 /PKGBUILD
parent4317a7f4613c4a24264a00033d554cf6ab22d1c4 (diff)
downloadaur-956a8536827d918267ea70e46e94b7d4412e6367.tar.gz
upgrade v3.12.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e2dc5043ea3..92304b134346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.12.5
+pkgver=3.12.6
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=('3bdf1384a73327bfffb108e4d0017e89a9b79ac183da4db5d8edb6f2e5c581b8')
+sha256sums=('e451f9656e20760ab16d32e82ce79090066293c095053e93d5d3d560df6dc4b4')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {