diff options
Diffstat (limited to 'community/catdvi')
-rw-r--r-- | community/catdvi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/catdvi/PKGBUILD b/community/catdvi/PKGBUILD index a15f0e3e1..cb8321332 100644 --- a/community/catdvi/PKGBUILD +++ b/community/catdvi/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 56716 2011-10-11 07:11:55Z andrea $ +# $Id: PKGBUILD 65072 2012-02-20 03:29:57Z spupykin $ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> # Contributor: Xilon <xilonmu@gmail.com> pkgname=catdvi pkgver=0.14 -pkgrel=4 +pkgrel=5 pkgdesc="A DVI to plain text translator" arch=('i686' 'x86_64') url="http://catdvi.sourceforge.net" |