summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2022-05-28 16:34:50 +0800
committerClarence2022-05-28 16:34:50 +0800
commit5acb5459345e6353cd95b47562c26a1358c50717 (patch)
treed3c82011d1af512b5defcc181026e6ac6724f6ef /PKGBUILD
parent1138a2e7f4cf919a0509185b7e323b45b09e3046 (diff)
downloadaur-5acb5459345e6353cd95b47562c26a1358c50717.tar.gz
upgrade v3.11.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05baef5960e0..d66a95484ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.11.11
+pkgver=3.11.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=('68ef31fd4058ece1f871fdce6543eff80d5c075ad479d642d4350d8a0e6046a0')
-sha256sums_x86_64=('49c6ab34d056257371e587b611a18ccba521380b5f9d2fa8dc09e6d25f9b847e')
+sha256sums_i686=('ff64bc12b70880bb7f455ad293387fdef94c9a0a9f040bebc908e25e7d7fab50')
+sha256sums_x86_64=('fbfd8bf189092f16005966ade14f9d14b2a47f2e3dfb586af0f44dc2ae95d410')
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}")