summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-12-09 10:54:28 +0800
committerClarence2022-12-09 10:54:28 +0800
commitcff19cf2c5bb9f297efe21662276a6b20611d82b (patch)
tree645eb1d234fb57f09c8887160abfc530799ad5ed /PKGBUILD
parent69e1b20f06c60ae6e88fdba55618d8591c0967a1 (diff)
downloadaur-cff19cf2c5bb9f297efe21662276a6b20611d82b.tar.gz
upgrade v3.11.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9663a1805c6..7488059b7a1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.17
+pkgver=3.11.18
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=('391c7a2a1120a0d760fc835462117052db9c018cd1cef71be4959f92202637c8')
-sha256sums_x86_64=('05dedeb80835e4599454b42dc570903263db5a0b25fbeea629fc66a9dd663b53')
+sha256sums_i686=('a6de748b7e064caf6d640689181c51b890d90c33ee50c769dbe8517892cf7fca')
+sha256sums_x86_64=('29355402b9a42e7df5f1248cb9b394d2d9a492ff1000946bd2c7dc27b3f28648')
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}")