summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIldus Kurbangaliev2022-05-25 11:12:11 +0500
committerIldus Kurbangaliev2022-05-25 11:12:11 +0500
commitf82d7b6addff44b3e20037c67a16c4c7993b0167 (patch)
treef5e4807da2fcdc279ae51df853c1056087e4a08d
parentf266fbad70a30240030db78beadf887463239a34 (diff)
downloadaur-f82d7b6addff44b3e20037c67a16c4c7993b0167.tar.gz
update to 2.9
-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"