Skip to content

Instantly share code, notes, and snippets.

@envolution
envolution / PKGBUILD
Last active October 1, 2025 22:32
test slade
# Maintainer: envolution
# Contributor: Jan Cholasta <grubber at grubber cz>
# shellcheck shell=bash disable=SC2034,SC2154
pkgname=slade
pkgver=3.2.7
pkgrel=12
pkgdesc='SLADE3 Doom editor'
arch=('i686' 'x86_64')
url='http://slade.mancubus.net/'