aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 251088247ea7..eaae83d346f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = brutal-doom
- pkgdesc = Prepare to see the most disturbing, sadistic and morbid manifestation of violence that you ever seen in your life. This is the definitive gameplay enhancement mod for the GZDoom and Zandronum engines.
+ pkgdesc = Brutal Doom via the GzDoom engine.
pkgver = 20
pkgrel = 1
- url = http://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v20b-main-file-only
+ url = http://www.moddb.com/mods/brutal-doom
install = brutal-doom.install
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b31db9a86844..7e3a6e917850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=brutal-doom
pkgver=20
pkgrel=1
-pkgdesc="Prepare to see the most disturbing, sadistic and morbid manifestation of violence that you ever seen in your life. This is the definitive gameplay enhancement mod for the GZDoom and Zandronum engines."
+pkgdesc="Brutal Doom via the GzDoom engine."
arch=(any)
-url="http://www.moddb.com/mods/brutal-doom/downloads/brutal-doom-v20b-main-file-only"
+url="http://www.moddb.com/mods/brutal-doom"
license=('GPL3')
depends=('gzdoom')
optdepends=('doomseeker')