summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e34c4a331070..69e6416d9d99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ depends=('sdl' 'sdl_mixer')
makedepends=('unzip')
sha256sums_x86_64=('SKIP')
sha256sums_aarch64=('SKIP')
-#sha256sums_i386=('SKIP')
-#sha256sums_i686=('SKIP')
+sha256sums_i386=('SKIP')
+sha256sums_i686=('SKIP')
source_x86_64=("https://gitlab.com/wolfenstein3d/binaries/$pkgver-$pkgrel/-/raw/main/wolf4sdl-linux-x64.tar.xz")
source_aarch64=("https://gitlab.com/wolfenstein3d/binaries/$pkgver-$pkgrel/-/raw/main/wolf4sdl-linux-arm64.tar.xz")
source_i386=("https://gitlab.com/wolfenstein3d/binaries/$pkgver-$pkgrel/-/raw/main/wolf4sdl-linux-i686.tar.xz")