summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e29b4262568..bc9a7dcc5e15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = tonespace
pkgdesc = chord generator and visualizer
- pkgver = 2.5.544
+ pkgver = 2.9.20220308
pkgrel = 1
url = https://www.mucoder.net/en/tonespace
arch = x86_64
license = unknown
- source = https://www.mucoder.net/en/tonespace/v0205/download/544/tonespace-2.5.544-linux-64bit.zip
- md5sums = f2a88b3f84cab982f5740b4668ef52f0
+ source = https://www.mucoder.net/en/tonespace/v0209/download/tonespace-2.9.20220308.2-linux.zip
+ sha256sums = a4b7e19f4cf080b971978202bb483f5bd1b44c367f1326d504440725a483b7ea
pkgname = tonespace
-
diff --git a/PKGBUILD b/PKGBUILD
index daaabb931aae..0a7179b3d3d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ildus Kurbangaliev <i.kurbangaliev@gmail.com>
pkgname=tonespace
-pkgver=2.5.544
+pkgver=2.9.20220308
pkgrel=1
pkgdesc="chord generator and visualizer"
arch=('x86_64')
url="https://www.mucoder.net/en/tonespace"
license=('unknown')
-source=("https://www.mucoder.net/en/tonespace/v0205/download/544/tonespace-2.5.544-linux-64bit.zip")
-md5sums=('f2a88b3f84cab982f5740b4668ef52f0')
+source=("https://www.mucoder.net/en/tonespace/v0209/download/tonespace-2.9.20220308.2-linux.zip")
+sha256sums=('a4b7e19f4cf080b971978202bb483f5bd1b44c367f1326d504440725a483b7ea')
package() {
mkdir -p "$pkgdir/usr/bin"