diff options
author | root <root@rshg054.dnsready.net> | 2012-02-21 23:15:10 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-21 23:15:10 +0000 |
commit | 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (patch) | |
tree | 5e44ad19f2672ee92283377c9fe6eab3c8a815d7 /community/docbook2x | |
parent | 11484c032f8c236b2044e715a9a3b28e33f65598 (diff) |
Tue Feb 21 23:15:10 UTC 2012
Diffstat (limited to 'community/docbook2x')
-rw-r--r-- | community/docbook2x/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/docbook2x/PKGBUILD b/community/docbook2x/PKGBUILD index 42dab69b1..33f3ceaa3 100644 --- a/community/docbook2x/PKGBUILD +++ b/community/docbook2x/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 19671 2010-06-26 17:37:44Z spupykin $ +# $Id: PKGBUILD 65128 2012-02-20 04:55:47Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com> pkgname=docbook2x pkgver=0.8.8 -pkgrel=9 +pkgrel=10 pkgdesc="A software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format." arch=('i686' 'x86_64') url="http://docbook2x.sourceforge.net" |