summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2024-04-12 12:12:47 +0800
committerClarence2024-04-12 12:12:47 +0800
commit1157ba1fcfbe8eb60fc8e146c175d557f8412740 (patch)
treec5a8119dcda9268d5f150eef1f110a87b87842e3 /PKGBUILD
parent5e091445394014035ece5032e12e1e3a9da7c081 (diff)
downloadaur-1157ba1fcfbe8eb60fc8e146c175d557f8412740.tar.gz
upgrade v3.13.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91d410443341..1d914e629958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.13.7
+pkgver=3.13.8
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=('9d60b0f1a7b865e4457a2d8074c80c37be9a149fa2377cd59e7c35e79c2eedeb')
+sha256sums=('f8193bf80657ace82e14020e82d877833657c9119d749cd00892b98a85ed7ca6')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {