summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-05-04 15:06:45 +0800
committerClarence2023-05-04 15:06:45 +0800
commit813a8dd7002e83120154fed22b1bf1f2c12dcc6f (patch)
treebd72c951bc6ea5d89804fc2d333af70c28d91cae /PKGBUILD
parent3e5e746f40cb36f10de7f2fd0931c1dec7a1e780 (diff)
downloadaur-813a8dd7002e83120154fed22b1bf1f2c12dcc6f.tar.gz
upgrade v3.11.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d0c5d8a361..a5fc3df16b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.24
+pkgver=3.11.25
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=('f87ac716cf054316cd58bb58a4789cb1b6621672ed9c48d27bc423f882dfa9ed')
+sha256sums=('515aefc30b977d9fca524f9e675f27dff8c1e742e85c595695aae4b25466e709')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {