summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-12-26 17:43:46 +0800
committerClarence2023-12-26 17:43:46 +0800
commit403284546143321f1f9edfd0438fa576676d5ab4 (patch)
treeddd1aeb831d72f32dc6bb933f9e8c78b8aecbd4c /PKGBUILD
parenta4fa0db3c2cd838845d744a4c83882a6f8379b76 (diff)
downloadaur-403284546143321f1f9edfd0438fa576676d5ab4.tar.gz
upgrade v3.13.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 057a345a67ce..c75ac39e645b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.13.2
+pkgver=3.13.3
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=('21f54b180f6814bce86cd295e09a3b97bf88946f83610b49d861d05d28e46e70')
+sha256sums=('6199ed3df8e46c1e037eb4c5b1805d42528680b9dd717816e729a572025c897b')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {