summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoréclairevoyant2022-11-18 17:11:00 -0500
committeréclairevoyant2022-11-18 17:12:55 -0500
commit1cb4e7b6d917bb0fca5be4527321bcf5f829cc74 (patch)
treebb8c62859c0eda9aa49523cbfedaeecfd128203d /PKGBUILD
parent75ddfa3250c583e8a5615cb39495a67445fa5677 (diff)
downloadaur-soundfont-fatboy.tar.gz
update url and source to Wayback Machine
Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33a898bb63a6..42497b15372a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
# Maintainer: Martin C. Doege <mdoege at compuserve dot com>
+# Maintainer: éclairevoyant
pkgname=soundfont-fatboy
pkgver=0.790
-pkgrel=1
+pkgrel=2
pkgdesc="A free GM/GS SoundFont for classic video game MIDI, emulation, and general usage"
arch=('any')
-url="https://fatboy.site/"
+_archive_prefix="https://web.archive.org/web/20220124174052"
+url="$_archive_prefix/https://fatboy.site/"
license=('unknown')
-source=("https://dl.fatboy.site/FatBoy-latest.7z")
+source=("$pkgname-$pkgver.7z::$_archive_prefix/https://dl.fatboy.site/FatBoy-latest.7z")
sha256sums=('330aad903459a8363f822ee5ac1c24beb01321196baca2bbee0c5fbfda0c6870')
package() {