summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae9a8f1fe714..4304d4505679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Jose Riha <jose1711 gmail com>
# Contributor: Anton Larionov <diffident dot cat at gmail dot com>
# Contributor: chochem <chochem@gmail.com>
+# Contributor: Technetium1
pkgname=myman
pkgver=0.7.0
-pkgrel=6
-pkgdesc='Pacman clone with an ncurses and a 'graphic' interface'
+pkgrel=7
+pkgdesc='Pacman clone with an ncurses and a "graphic" interface'
arch=('i686' 'x86_64')
url='http://myman.sourceforge.net/'
license=('BSD')
depends=('ncurses')
-makedepends=('make>=3.80')
+makedepends=('make>=3.80' 'man')
optdepends=('xterm: Launch game with xmyman wrapper'
'rxvt-unicode: Launch game with xmyman2 wrapper'
'kterm: Launch game with xmyman4 wrapper')