summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e951b47fc5f..6bab0ffb539b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,20 @@
# Maintainer: Peter Sutton <peter@foxdogstudios.com>
_pkgver_year=2023
-_pkgver_month=01
-_pkgver_day=21
+_pkgver_month=10
+_pkgver_day=25
pkgname=abcmidi
-pkgver=$_pkgver_year$_pkgver_month$_pkgver_day
+pkgver="$_pkgver_year$_pkgver_month$_pkgver_day"
pkgrel=1
pkgdesc='A set of tools for converting ABC files to MIDI files and vice versa, as well as other small utilities'
-url="https://ifdo.ca/~seymour/runabc/top.html"
+url='https://ifdo.ca/~seymour/runabc/top.html'
license=('GPL')
depends=()
makedepends=()
source=("https://ifdo.ca/~seymour/runabc/abcMIDI-${_pkgver_year}.${_pkgver_month}.${_pkgver_day}.zip")
arch=(x86_64)
-sha256sums=('d7ca26cbf5fd1401cb41b69b5eae79aaad6046f779fe8081a9bd900d257cbc8c')
+sha256sums=('8e16012d3c6e6e5a60541cdc1f299d3df3404930d4fcc4cd556eca9ddc6779b7')
build() {
cd "$srcdir"/abcmidi