summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2024-03-26 11:20:33 +0800
committerClarence2024-03-26 11:20:33 +0800
commit5e091445394014035ece5032e12e1e3a9da7c081 (patch)
treeba7ee745f75d07e3f0b422a8cbc5c1c45000b872 /PKGBUILD
parent14041ddf4ee3911f3d8389dc9f9eab0ab4aeb944 (diff)
downloadaur-5e091445394014035ece5032e12e1e3a9da7c081.tar.gz
upgrade v3.13.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44a690a3b169..91d410443341 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.13.5
+pkgver=3.13.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=('83481de4229e8f7b687911b7c4366408a51fc75c0f372dcfd68cc5f5712b59a5')
+sha256sums=('9d60b0f1a7b865e4457a2d8074c80c37be9a149fa2377cd59e7c35e79c2eedeb')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {