summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPival812016-10-27 22:39:48 +0200
committerPival812016-10-27 22:39:48 +0200
commit8c1f9e032960d33f02a2685fd24208231dda2e3e (patch)
tree38507a5f6d4b8bbac0e1e88b94112d987b7e152e
parent264eef8c29d9f4ddcbd29ab22f7e13755a3fcaa5 (diff)
downloadaur-8c1f9e032960d33f02a2685fd24208231dda2e3e.tar.gz
yet another commit
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e826fd8fe5c..68ad45a52957 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Oct 25 20:53:04 UTC 2016
+# Thu Oct 27 20:39:48 UTC 2016
pkgbase = doomsday-bin
pkgdesc = An advanced Doom engine that supports DOOM, Heretic and Hexen.
pkgver = 2.0.0
- pkgrel = 2122
+ pkgrel = 2126
url = http://dengine.net/
arch = x86_64
license = GPL2
@@ -21,8 +21,8 @@ pkgbase = doomsday-bin
optdepends = hexen1-wad: Hexen shareware
provides = doomsday
conflicts = doomsday
- source = http://files.dengine.net/builds/build2122/doomsday-2.0.0-build2122-1.x86_64.rpm
- md5sums = SKIP
+ source = http://files.dengine.net/builds/build2126/doomsday-2.0.0-build2126-1.x86_64.rpm
+ md5sums = 371a8af890a983ec8c8b73694411eb93
pkgname = doomsday-bin
diff --git a/PKGBUILD b/PKGBUILD
index c567cd433e17..9b5c00847e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=doomsday-bin
_pkgname=doomsday
pkgver=2.0.0
-pkgrel=2122
+pkgrel=2126
pkgdesc="An advanced Doom engine that supports DOOM, Heretic and Hexen."
url="http://dengine.net/"
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('doom1-wad: Doom shareware',
'heretic1-wad: Heretic shareware',
'hexen1-wad: Hexen shareware')
source=("http://files.dengine.net/builds/build${pkgrel}/${_pkgname}-${pkgver}-build${pkgrel}-1.x86_64.rpm")
-md5sums=('SKIP')
+md5sums=('371a8af890a983ec8c8b73694411eb93')
package() {
cd $pkgdir