summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2021-08-25 20:07:11 +0800
committerClarence2021-08-25 20:07:11 +0800
commit498cd98e1eafdef1bfc2a648941751bc6da60652 (patch)
treee9331e3932d55e747a33b0e80e82366acd468160 /PKGBUILD
parent950cc368cb3ec9d9b12ce7386d2ceddfb80cd568 (diff)
downloadaur-498cd98e1eafdef1bfc2a648941751bc6da60652.tar.gz
upgrade v3.10.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72371c8cefb4..4969ac35c392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.10.11
+pkgver=3.10.12
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=('9c877ac2f3d4a2dd9c6cf85a8b97496d7571af8fd9b8122bda14f130298746dd')
-sha256sums_x86_64=('91e29d6ee398cc147f2f363fe7606023c127802059fb390a23f51749a5127d7c')
+sha256sums_i686=('1ceb44e3f3727358df46e657a03e9d37687a974c6ea958ee55accb979f0bcde4')
+sha256sums_x86_64=('b579cfbc42774061a6b9da3c3bf6ff3c366861f5543d6f91d3b5adf80f78d0e1')
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}")