summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYakov Till2024-02-09 06:24:27 +0100
committerYakov Till2024-02-09 06:24:27 +0100
commitfe4192342a0c7355934674ed84c49065cfca2331 (patch)
tree456542bce3ed6fc46fcbbbcb5ee67b01c417f549 /PKGBUILD
parenta200c9e46265c355b7d0bdbb4eb4d11b3ab24067 (diff)
downloadaur-fe4192342a0c7355934674ed84c49065cfca2331.tar.gz
initial
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c7904465d98..a841c9f251ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,12 @@
pkgname=sigil-wad
pkgver=1.0
pkgrel=1
-pkgdesc="SIGIL, the unofficial 5th episode of the original 1993 DOOM by John Romero. Contains nine single-player and nine deathmatch levels. Requires original DOOM.WAD or Ultimate DOOM.WAD to play. Versions with Buckethead or THORR soundtracks available at ${url}."
-arch=('any')
+
url="https://romero.com/sigil"
+pkgdesc="SIGIL, the unofficial 5th episode of the original 1993 DOOM by John Romero. Contains nine single-player and nine deathmatch levels. Requires original DOOM.WAD or Ultimate DOOM.WAD to play. Versions with Buckethead or THORR soundtracks available at ${url}."
license=('custom')
+
+arch=('any')
makedepends=('unzip')
_filever="${pkgver//./_}"
source=("https://romero.com/s/SIGIL_V${_filever}.zip"