[arch-commits] Commit in lyx/repos/extra-i686 (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Sun Aug 23 17:08:34 UTC 2009


    Date: Sunday, August 23, 2009 @ 13:08:34
  Author: ronald
Revision: 50148

fix svnmerge error

Modified:
  lyx/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-23 16:53:04 UTC (rev 50147)
+++ PKGBUILD	2009-08-23 17:08:34 UTC (rev 50148)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=lyx
-pkgver=1.6.3
+pkgver=1.6.4
 pkgrel=1
 pkgdesc="An advanced open-source document processor."
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
 	lyx.desktop)
-md5sums=('c524e72f7e4d64224c6bfdbd84065dd8'
+md5sums=('3dd759f91acd7765c304336c51aa3a2a'
          'c11db315dc99254a4118827f98922623')
 
 build() {




More information about the arch-commits mailing list