diff options
author | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
commit | 11484c032f8c236b2044e715a9a3b28e33f65598 (patch) | |
tree | ec2f7c7ad850a191e3ef6cf1bcb03a6468744f1c /community/catdvi | |
parent | 1a09ca56e4f37ac4e995c924c649ede71a5c82aa (diff) |
Mon Feb 20 23:15:21 UTC 2012
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" |