summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClarence2023-10-04 00:41:17 +0800
committerClarence2023-10-04 00:41:17 +0800
commit93106fb6f43b40eb4c31efb5f3aa6281fcde6a07 (patch)
tree45a2083f2e371f6071972722564bb46dc43f60b9 /PKGBUILD
parentfd0bf40be1b743aa3c6208519d20fedba63e964f (diff)
downloadaur-93106fb6f43b40eb4c31efb5f3aa6281fcde6a07.tar.gz
upgrade v3.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c267e4dca2f..09bf4d161d3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Clarence <xjh.azzbcc@gmail.com>
_pkgname=ocenaudio
pkgname="$_pkgname-bin"
-pkgver=3.12.7
+pkgver=3.13
pkgrel=1
pkgdesc="Cross-platform, easy to use, fast and functional audio editor"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('custom')
depends=('hicolor-icon-theme' 'jack' 'libpulse' 'qt5-base')
provides=("$_pkgname")
conflicts=("$_pkgname")
-sha256sums=('ad9a8459cb81a121635035c2d9f622e729675000e05a95689007dc21eacba89f')
+sha256sums=('118b836d55807d87560748f1fb140981651923e99d643df408369e6e9c5f58df')
source=("${_pkgname}-${pkgver}_x86_64.tar.xz::https://www.ocenaudio.com/downloads/index.php/ocenaudio_archlinux.pkg.tar.xz?version=v${pkgver}")
build() {