summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-01-11 11:45:30 +0800
committerClarence2023-01-11 11:45:30 +0800
commit37368717586f01473178547e79fcb2b5b9fd4a70 (patch)
treee7d5839b197fa308782a49e0c157e648948c0e72 /PKGBUILD
parent405e6bc68cf1b5cd62a06116e719768a9206b0a9 (diff)
downloadaur-37368717586f01473178547e79fcb2b5b9fd4a70.tar.gz
upgrade v3.11.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 284962621b03..5375a191df2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.21
+pkgver=3.11.22
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=('b875903387494a36bde23842194ec5ce80bac303d66754846100c84f6bafa0e6')
+sha256sums=('e7120293cd98e7486f99e6d96da93986f07f5c6c3ebf7f7f7a37f958b9d758be')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {