summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Boiano2024-04-21 16:08:15 +0200
committerGianluca Boiano2024-04-21 16:08:15 +0200
commitfc78deb84af1a8a050f7e7a5094988e03c192246 (patch)
tree3d6ae30f0bd86ff5960cfbd3346e2ba028bbd824
parentdc11e922328aca30f0fd70151742879e484ea683 (diff)
downloadaur-dhewm3.tar.gz
dhewm3: 1.5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dae12e296616..0efb5dbdee1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dhewm3
pkgdesc = Doom 3 engine with native 64-bit support, SDL, and OpenAL
- pkgver = 1.5.2
+ pkgver = 1.5.3
pkgrel = 1
url = https://github.com/dhewm/dhewm3
install = dhewm3.install
@@ -14,10 +14,10 @@ pkgbase = dhewm3
depends = openal
depends = sdl2
optdepends = doom3-data
- source = https://github.com/dhewm/dhewm3/archive/1.5.2.tar.gz
+ source = https://github.com/dhewm/dhewm3/archive/1.5.3.tar.gz
source = dhewm3.desktop
source = dhewm3.png
- sha256sums = 0652d85bcc470b8535dee0fc6badd57a82a183984f7a02a3fa13937436166eb0
+ sha256sums = aedb72ddbab50a9ac2f279cce0675d3b707eeb2424651f389c27683541ccf44c
sha256sums = 642b56fe68ec0906abb11d3a27a7543bb23d76da50cffcec3f841fe3fa6ba069
sha256sums = 4f17fd5c3b7ada4c6d2445d760d9d83bf782398d40ad6369cd58f2c373b93b86
diff --git a/PKGBUILD b/PKGBUILD
index 87f59b77d7c3..c7f75b5821ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: robertfoster
# Contributor: Mike Swanson <mikeonthecomputer@gmail.com>
-# Contributor:
pkgname=dhewm3
-pkgver=1.5.2
+pkgver=1.5.3
pkgrel=1
pkgdesc="Doom 3 engine with native 64-bit support, SDL, and OpenAL"
arch=('i686' 'x86_64')
@@ -43,6 +42,6 @@ package() {
install -dm755 "${pkgdir}/usr/share/dhewm3/d3xp"
}
-sha256sums=('0652d85bcc470b8535dee0fc6badd57a82a183984f7a02a3fa13937436166eb0'
+sha256sums=('aedb72ddbab50a9ac2f279cce0675d3b707eeb2424651f389c27683541ccf44c'
'642b56fe68ec0906abb11d3a27a7543bb23d76da50cffcec3f841fe3fa6ba069'
'4f17fd5c3b7ada4c6d2445d760d9d83bf782398d40ad6369cd58f2c373b93b86')