summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-10-04 23:48:32 +0800
committerClarence2023-10-04 23:48:32 +0800
commitf45e5de74f660a83f6ce95627f49f868eaffb151 (patch)
tree19e0fd1504d658c3dbb5752e5d640932a36e4b37 /PKGBUILD
parent93106fb6f43b40eb4c31efb5f3aa6281fcde6a07 (diff)
downloadaur-f45e5de74f660a83f6ce95627f49f868eaffb151.tar.gz
upgrade v3.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09bf4d161d3e..916abbc6d20e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.13
+pkgver=3.13.1
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=('118b836d55807d87560748f1fb140981651923e99d643df408369e6e9c5f58df')
+sha256sums=('203c12e2a24f4d2255b2a5523b8b2ced9adbc60e29372dc8071011ac172e4811')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {