[arch-commits] Commit in lyx/trunk (PKGBUILD)

Ray Rashif schiv at archlinux.org
Sat Dec 31 06:31:52 UTC 2011


    Date: Saturday, December 31, 2011 @ 01:31:51
  Author: schiv
Revision: 145772

upgpkg: lyx 2.0.2-1

upstream release

Modified:
  lyx/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-31 06:08:01 UTC (rev 145771)
+++ PKGBUILD	2011-12-31 06:31:51 UTC (rev 145772)
@@ -3,12 +3,12 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=lyx
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org"
-depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 'boost-libs' 'libmythes')
+depends=('qt' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 'libmythes')
 makedepends=('boost')
 optdepends=('rcs: built-in version control system'
             'texlive-latexextra: float wrap support')
@@ -17,9 +17,10 @@
         lyx.desktop lyxrc.dist)
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
-sha1sums=('225b4d853f38463e986a9b42a39cac432da56d8a'
-          'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
-          '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
+options=('emptydirs')
+md5sums=('f6421fdf118ace93d259220e6a3c4431'
+         '1f65a736f015a5350f8efb41b2f13abd'
+         'b70fdeab95ba4a6c3ff72410dfa61823')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list