diff options
author | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
commit | d525d9a731f5d79c1128a192b9d2977a2967570f (patch) | |
tree | 2a17d6445748cb26dd944abe54a2c52a96162b00 /extra/lyx/PKGBUILD | |
parent | c9952f3a144d9fb19917d7c100dca30d2d99f629 (diff) |
Sun Jul 14 01:49:07 PDT 2013
Diffstat (limited to 'extra/lyx/PKGBUILD')
-rw-r--r-- | extra/lyx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lyx/PKGBUILD b/extra/lyx/PKGBUILD index e52638991..2fff354d2 100644 --- a/extra/lyx/PKGBUILD +++ b/extra/lyx/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 185005 2013-05-09 20:48:29Z ronald $ +# $Id: PKGBUILD 190045 2013-07-13 12:41:55Z svenstaro $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Jason Chu <jason@archlinux.org> pkgname=lyx pkgver=2.0.6 -pkgrel=1 +pkgrel=3 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end" arch=('i686' 'x86_64') url="http://www.lyx.org" |