summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-12-27 20:23:03 +0800
committerClarence2022-12-27 20:23:03 +0800
commitb6f5faed3b476df9905518acf29e9c7a150cdf4c (patch)
treed1f124e715cfc2a25a585630cb39f84f65a92b65 /PKGBUILD
parenta5015ec20688925745aceb270e3f71cbd3edaa5b (diff)
downloadaur-b6f5faed3b476df9905518acf29e9c7a150cdf4c.tar.gz
upgrade v3.11.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 552929cfaf1c..62d1d2614a5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.19
+pkgver=3.11.20
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=('27b88f676e8df6a07f52c1ae7e31329616e303dfc1336d18edbd249ff27f3e1b')
+sha256sums=('572390f5d5769cf3e3f66f57e6988d1612bbfbd6d0cca7699dde6f6c9b412fc5')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {