summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro A. López-Valencia2020-11-16 15:59:41 +0000
committerPedro A. López-Valencia2020-11-16 15:59:41 +0000
commitc33addb7f738696170513da40fd39fed937e1181 (patch)
tree8bf4004c79cbd22f34d14e3fc92b412b6359ca4c /PKGBUILD
parent2ad4bb757ba5ba339359a5da434843ae3dfb27fb (diff)
downloadaur-c33addb7f738696170513da40fd39fed937e1181.tar.gz
1.23.0.rc1.23.g11f79d67-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 163eac462e92..c9289c70113f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pedro A. López-Valencia <https://aur.archlinux.org/users/vorbote>
pkgname=groff-git
-pkgver=1.22.4.66.g324977c5
+pkgver=1.23.0.rc1.23.g11f79d67
pkgrel=1
pkgdesc="GNU Troff. Official git trunk."
arch=('i686' 'x86_64')
@@ -9,7 +9,6 @@ url="http://www.gnu.org/software/groff/"
license=('GPL')
depends=('perl' 'uchardet')
makedepends=('git' 'netpbm' 'psutils' 'ghostscript' 'libxaw')
-makedepends=('git' 'libxaw')
conflicts=('groff')
provides=('groff')
source=(
@@ -46,6 +45,7 @@ build() {
local _configopts=(
--prefix=/usr
--disable-rpath
+ --with-uchardet
--with-x
--with-appresdir=/usr/share/X11/app-defaults
--with-doc=yes