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

Giovanni Scafora giovanni at archlinux.org
Mon Dec 7 23:51:20 UTC 2009


    Date: Monday, December 7, 2009 @ 18:51:20
  Author: giovanni
Revision: 60860

upgpkg: lyx 1.6.5-1
    upstream release

Modified:
  lyx/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-07 19:07:37 UTC (rev 60859)
+++ PKGBUILD	2009-12-07 23:51:20 UTC (rev 60860)
@@ -3,17 +3,17 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=lyx
-pkgver=1.6.4.2
-pkgrel=2
+pkgver=1.6.5
+pkgrel=1
 pkgdesc="An advanced open-source document processor."
-arch=(i686 x86_64)
-url='http://www.lyx.org'
+arch=('i686' 'x86_64')
+url="http://www.lyx.org"
 depends=('qt' 'texlive-core' 'python' 'perl' 'imagemagick' 'aspell' 'aiksaurus' 'boost>=1.41.0')
 optdepends=('texlive-latex3: pdf export')
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
 	lyx.desktop)
-md5sums=('d1017f88e85b1ee21d24d99b1d49f308'
+md5sums=('35a10d8cb8e4bdd296092d9d981330c9'
          'c11db315dc99254a4118827f98922623')
 
 build() {




More information about the arch-commits mailing list