summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDasperal2023-01-17 10:19:42 +0300
committerDasperal2023-01-17 10:19:42 +0300
commite89317fc179bc34cfc8b39a6f7d2f6c7cac2fbad (patch)
tree290420f8e4229769e8e8cfe9d96860e8cad886aa /PKGBUILD
parent87534ba9b22d001fa5713744b21773861a9965a1 (diff)
downloadaur-inter-doom.tar.gz
Update International Doom to release 6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1479dd6c7adb..69f510e772ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonid Murin (Dasperal) <Dasperal1 at gmail dot com>
pkgname=inter-doom
-pkgver=6.2
-pkgrel=2
+pkgver=6.2.1
+pkgrel=1
pkgdesc="A limit-removing source port of Doom with enhancements and translation to the Russian language"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/JNechaevsky/inter-doom"
@@ -11,7 +11,7 @@ makedepends=(cmake python3)
optdepends=('doom1-wad: Doom shareware game data')
conflicts=('inter-doom-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/JNechaevsky/inter-doom/archive/refs/tags/${pkgver}.tar.gz")
-b2sums=('2ea4bc99d73a8296ea530f57eff2c8783850a54ab9bcb36b23e4df17120f5241176fc1bc7e1c28e1710c8dc9c0bfcdaeef754e986f7e75531a64774f7002e161')
+b2sums=('1873ee89b109dc9ac83d6584f44f6137c907a30026d88a4976d7b96e30974fb107d5584cf6b9539286f6ebe5f5db7cb605c21fda7895559b01a230fd15a42ed9')
build() {
# Upstream forces `-O2` for 'Release' build type