summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2021-11-11 12:58:59 +0800
committerClarence2021-11-11 12:58:59 +0800
commit748c8a48cba7fb5b9b134083c10a6f65ec35516c (patch)
treecc29978a610312000312b8f705958e7c9a837ab9 /PKGBUILD
parent2c5965b0a10b450c17c13bc20d022eecb6ff2879 (diff)
downloadaur-748c8a48cba7fb5b9b134083c10a6f65ec35516c.tar.gz
upgrade v3.10.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82f0425377ca..ace058781c6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.10.14
+pkgver=3.10.15
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=('360dd21b84b19b72227601705c544e905ddf37e7d31e1ffa8c89fc4539333eb4')
-sha256sums_x86_64=('0037a711f4374db88b609289f957b62ac137602b8a8ef249ff6115c79eb6279b')
+sha256sums_i686=('4b8b7f9e01e3428d0b9cda376609fc722fb2856400324a223f107fa343a4d383')
+sha256sums_x86_64=('38c4019bb9135548eaecdc363d9e307779ba2c1156674dabf77f73a48df6d58b')
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}")