summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-06-03 12:51:53 +0800
committerClarence2023-06-03 12:51:53 +0800
commit4783ecd9c1193881c00bccef147433abe6caa8f1 (patch)
treed4fd81841dbbb8f32befcdbb8d0d00e7b78b3235 /PKGBUILD
parent0d30e919069c4019f0d11131e7e2c2aadd6a198f (diff)
downloadaur-4783ecd9c1193881c00bccef147433abe6caa8f1.tar.gz
upgrade v3.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e79b44afdea..c7f31b130aee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.27
+pkgver=3.12.1
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=('ae0b16f7932728055bd93bbfb80b035ac3bdff8731ef1d055a0171539ae7d5b7')
+sha256sums=('ac46fa925c763dcae2ef6c3440d32b9b7555d874c8bc9267159773c9a9b1ede1')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {