summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-11-01 09:27:55 +0800
committerClarence2023-11-01 09:27:55 +0800
commita4fa0db3c2cd838845d744a4c83882a6f8379b76 (patch)
tree8c4156189ffc9f1a92f2fe4f448dbcec47ed2e3c /PKGBUILD
parentf45e5de74f660a83f6ce95627f49f868eaffb151 (diff)
downloadaur-a4fa0db3c2cd838845d744a4c83882a6f8379b76.tar.gz
upgrade v3.13.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 916abbc6d20e..057a345a67ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.13.1
+pkgver=3.13.2
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=('203c12e2a24f4d2255b2a5523b8b2ced9adbc60e29372dc8071011ac172e4811')
+sha256sums=('21f54b180f6814bce86cd295e09a3b97bf88946f83610b49d861d05d28e46e70')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {