summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-12-29 15:44:45 +0800
committerClarence2022-12-29 15:44:45 +0800
commit405e6bc68cf1b5cd62a06116e719768a9206b0a9 (patch)
tree9808b377bfc70e715a0a0e0a2c1ea8b761a29d08 /PKGBUILD
parentb6f5faed3b476df9905518acf29e9c7a150cdf4c (diff)
downloadaur-405e6bc68cf1b5cd62a06116e719768a9206b0a9.tar.gz
upgrade v3.11.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62d1d2614a5a..284962621b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.20
+pkgver=3.11.21
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=('572390f5d5769cf3e3f66f57e6988d1612bbfbd6d0cca7699dde6f6c9b412fc5')
+sha256sums=('b875903387494a36bde23842194ec5ce80bac303d66754846100c84f6bafa0e6')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {