summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-09-04 14:54:53 +0800
committerClarence2023-09-04 14:54:53 +0800
commitfd0bf40be1b743aa3c6208519d20fedba63e964f (patch)
treee016c801f87aecd084f2ab950b2645bc0dee3522 /PKGBUILD
parent956a8536827d918267ea70e46e94b7d4412e6367 (diff)
downloadaur-fd0bf40be1b743aa3c6208519d20fedba63e964f.tar.gz
upgrade v3.12.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92304b134346..9c267e4dca2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.12.6
+pkgver=3.12.7
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=('e451f9656e20760ab16d32e82ce79090066293c095053e93d5d3d560df6dc4b4')
+sha256sums=('ad9a8459cb81a121635035c2d9f622e729675000e05a95689007dc21eacba89f')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {