summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2021-07-16 10:37:07 +0800
committerClarence2021-07-16 10:37:07 +0800
commit557203cc5ff5912cfcc1a377913eb141b6880cc7 (patch)
tree6321d7d536853177b5be9481e7c68af54401027c /PKGBUILD
parente70908cdac42bbf81206f60c53487e79bff0919c (diff)
downloadaur-557203cc5ff5912cfcc1a377913eb141b6880cc7.tar.gz
upgrade v3.10.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ec31784e19..230846c0f5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.10.9
+pkgver=3.10.10
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=('bc66b0759b22d222206632dca22dec1b6ad83c3ccf51dd5c25257e53babe9481')
-sha256sums_x86_64=('3695886a4985357d2cd2c921a7bdfe049b168d2f8b8a5f7277db26636a5b0e25')
+sha256sums_i686=('8c7e64e380ca086bbd4b7a4f577811259de5140b2fa0293b5b022b123d2adc7e')
+sha256sums_x86_64=('b1f7e0a7d3dd00414cecce947d6a3d6b9638cd4318bcf11c9ce0ee2646fa131b')
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}")