summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGianluca Boiano2021-02-23 09:14:24 +0100
committerGianluca Boiano2021-02-23 09:14:24 +0100
commit754e1186645ee9f7e85f7144d73d2db7ad68ad50 (patch)
tree1adf4edad059f1ba687045f0bca1e787ff88a31c
parentd5be5107b82039fca892847f46f3724981715d70 (diff)
downloadaur-754e1186645ee9f7e85f7144d73d2db7ad68ad50.tar.gz
dhewm3: 1.5.1 RC3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2abd395fedda..f62806fa4272 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.1_RC2
+ pkgver = 1.5.1_RC3
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.1_RC2.tar.gz
+ source = https://github.com/dhewm/dhewm3/archive/1.5.1_RC3.tar.gz
source = dhewm3.desktop
source = dhewm3.png
- md5sums = d67408a2a34e3a8b9a960b1df00ebaf0
+ md5sums = 7d82ac291dc72e20c428bb0eb1d656ee
md5sums = 300636e2e3ac0566dc6ceb63f121850e
md5sums = 8b834c4c1cd5ccb25b1afe6cb47941a8
diff --git a/PKGBUILD b/PKGBUILD
index afe600fb9180..065cdea29424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:
pkgname=dhewm3
-pkgver=1.5.1_RC2
+pkgver=1.5.1_RC3
pkgrel=1
pkgdesc="Doom 3 engine with native 64-bit support, SDL, and OpenAL"
arch=('i686' 'x86_64')
@@ -40,6 +40,6 @@ package() {
install -dm755 "$pkgdir/usr/share/dhewm3/d3xp"
}
-md5sums=('d67408a2a34e3a8b9a960b1df00ebaf0'
+md5sums=('7d82ac291dc72e20c428bb0eb1d656ee'
'300636e2e3ac0566dc6ceb63f121850e'
'8b834c4c1cd5ccb25b1afe6cb47941a8')