diff --git a/texinfo/PKGBUILD b/texinfo/PKGBUILD index a145d064..e6967555 100644 --- a/texinfo/PKGBUILD +++ b/texinfo/PKGBUILD @@ -2,7 +2,7 @@ pkgname=('texinfo' 'info' 'texinfo-tex') pkgver=6.8 -pkgrel=2 +pkgrel=3 pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file" arch=('i686' 'x86_64') url="https://www.gnu.org/software/texinfo/"