summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-12-17 16:23:21 +0800
committerClarence2022-12-17 16:23:21 +0800
commit7f643e7095e045c0629640f5ab78fb27988eddf6 (patch)
treec4a09e551d3daa2814c0c8f48a500c710dc81af4 /PKGBUILD
parent531bde774d26131826f2ac5a98fe43e687cf16ac (diff)
downloadaur-7f643e7095e045c0629640f5ab78fb27988eddf6.tar.gz
upgrade v3.11.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd46b97122c1..42b9785de14e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.18
+pkgver=3.11.19
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=('29355402b9a42e7df5f1248cb9b394d2d9a492ff1000946bd2c7dc27b3f28648')
+sha256sums=('27b88f676e8df6a07f52c1ae7e31329616e303dfc1336d18edbd249ff27f3e1b')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {