summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2020-03-17 14:00:52 +0800
committerClarence2020-03-17 14:00:52 +0800
commitbe25cc88f4b336242952f4934ede678fb87e0488 (patch)
treeaab47bb31afd7cf24ef8e6be8af222f20c384b40 /PKGBUILD
parentb24c9f1116ae9b9a724463c6031b6a44cd7e8428 (diff)
downloadaur-be25cc88f4b336242952f4934ede678fb87e0488.tar.gz
upgrade to 3.7.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00e7f7805c74..04d46e25475a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christopher Arndt <aur -at- chrisarndt -dot- de>
_pkgname=ocenaudio
pkgname="$_pkgname"
-pkgver=3.7.11
+pkgver=3.7.12
pkgrel=1
pkgdesc="Cross-platform, easy to use, fast and functional audio editor"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ license=('custom')
depends=('hicolor-icon-theme' 'jack' 'libpulse' 'qt5-base')
provides=("$_pkgname")
conflicts=("$_pkgname")
-sha256sums_i686=('a8ed1c3ad648bdf3d816c8e3be04b93227b00694885c897451856c0656d9ecb7')
-sha256sums_x86_64=('2ea64b6b86b34a5710d8cfc0725f5690be06cb7ba43b7eb67c1cc94af2da2f58')
+sha256sums_i686=('1178e481b95dcdb233bd41bad544f757e23ba029f02ce29a4bca3b224b1ea538')
+sha256sums_x86_64=('7566fb0a4eccae2142574c557b219d32944c9dae94745ee0366c9e53fabb4adc')
source_i686=("${_pkgname}-${pkgver}_i686.deb::http://www.ocenaudio.com/downloads/index.php/ocenaudio_debian32.deb?version=${pkgver}")
source_x86_64=("${_pkgname}-${pkgver}_x86_64.tar.xz::http://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=${pkgver}")