summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-12-06 15:35:45 +0800
committerClarence2022-12-06 15:35:45 +0800
commit69e1b20f06c60ae6e88fdba55618d8591c0967a1 (patch)
treed389b0380e7c2a56faa28fe1a2ffa64e99eb2100 /PKGBUILD
parent1abb340dc52363ca369995324159bc228a87fd22 (diff)
downloadaur-69e1b20f06c60ae6e88fdba55618d8591c0967a1.tar.gz
upgrade v3.11.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f614081f5c9e..e9663a1805c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.16
+pkgver=3.11.17
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=('516d4a7eca166c692fa36fb2be3a76e9146b6c8cfa12d7b5f1d2e4cf3141989e')
-sha256sums_x86_64=('0fe63a6476434537a9df16c5e1a7732956d45d3d0de3d61d6bea676e54e8eccc')
+sha256sums_i686=('391c7a2a1120a0d760fc835462117052db9c018cd1cef71be4959f92202637c8')
+sha256sums_x86_64=('05dedeb80835e4599454b42dc570903263db5a0b25fbeea629fc66a9dd663b53')
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}")