summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-04-06 18:16:31 +0800
committerClarence2022-04-06 18:16:31 +0800
commit6d8f43d7af3619a9454a80a669242fa891f431a3 (patch)
tree97850236c8568c7068f24370c46f0596563f0fbe /PKGBUILD
parented407a9dfed270c2edc08da129e11e4b46a3d548 (diff)
downloadaur-6d8f43d7af3619a9454a80a669242fa891f431a3.tar.gz
upgrade v3.11.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 665641fb929c..4a53d3e2ac2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.9
+pkgver=3.11.10
pkgrel=1
pkgdesc="Cross-platform, easy to use, fast and functional audio editor"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('custom')
depends=('hicolor-icon-theme' 'jack' 'libpulse' 'qt5-base')
provides=("$_pkgname")
conflicts=("$_pkgname")
-sha256sums_i686=('87ff73190b62cb87957899c61ce4f5384fdc99180353ee994686827306c040aa')
-sha256sums_x86_64=('ba1eb77b37572c0fc8a2231ca41ce180b716d9d38a387aeefe407c0f1af00baa')
+sha256sums_i686=('6fc1893aff0301c4ede6e9d95da771dc6e178c7fcb7c8a91eb82f8e32fd2d664')
+sha256sums_x86_64=('9d28d9df82fecdad96ee5a37e58e0311ce0c3156a3da59cb9c3a587d12ae50e4')
source_i686=("${_pkgname}-${pkgver}_i686.deb::https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian32.deb?version=v${pkgver}")
source_x86_64=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")