summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-03-15 14:44:42 +0800
committerClarence2022-03-15 14:44:42 +0800
commit5c19a409b79870ba8c45cecf9e9aa2d9f1d446c7 (patch)
treef5711bea2852fe7a84251c0de3989da67d8d3c76 /PKGBUILD
parent568e24f4e65469a3352545369bbd3504572d9a3e (diff)
downloadaur-5c19a409b79870ba8c45cecf9e9aa2d9f1d446c7.tar.gz
upgrade v3.11.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a92fef92004..fda395c72663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.5
+pkgver=3.11.6
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=('dd5e3a547fb9131e10c43aa057c5d42972860650cad46593e04328aa6e0bd54c')
-sha256sums_x86_64=('d06bf8ddcdce8c79911234b3f00b4671329592c75e0b10ff694a1d49d1c5c0be')
+sha256sums_i686=('fd684051b854750252acc0e60a39b8f25b4f6de0cf2e3c36489a6a187b28cf65')
+sha256sums_x86_64=('74b6640d11ec5f1355d7eeabc69ce7cf4a107a2f30060de8153385b00cf6f30d')
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}")