diff options
Diffstat (limited to 'core/groff')
-rw-r--r-- | core/groff/PKGBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/groff/PKGBUILD b/core/groff/PKGBUILD index a0ab19609..52a9ac4b3 100644 --- a/core/groff/PKGBUILD +++ b/core/groff/PKGBUILD @@ -1,9 +1,11 @@ -# $Id: PKGBUILD 185682 2013-05-17 08:28:58Z tpowa $ +# $Id: PKGBUILD 193702 2013-08-28 15:19:04Z andyrtr $ # Maintainer: +### rebuild on every ghostscript update - FS#36562 ### + pkgname=groff pkgver=1.22.2 -pkgrel=3 +pkgrel=5 pkgdesc="GNU troff text-formatting system" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/groff/groff.html" |