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

Ronald van Haren ronald at archlinux.org
Fri Feb 4 16:01:10 UTC 2011


    Date: Friday, February 4, 2011 @ 11:01:10
  Author: ronald
Revision: 108886

upgpkg: lyx 1.6.8-1
update to latest version

Modified:
  lyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-04 15:32:55 UTC (rev 108885)
+++ PKGBUILD	2011-02-04 16:01:10 UTC (rev 108886)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=lyx
-pkgver=1.6.7
-pkgrel=3
+pkgver=1.6.8
+pkgrel=1
 pkgdesc="An advanced open-source document processor."
 arch=('i686' 'x86_64')
 url="http://www.lyx.org"
@@ -14,8 +14,8 @@
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
 	lyx.desktop)
-md5sums=('078a3568f41ceb6dd5f090071aab93bc'
-         'c11db315dc99254a4118827f98922623')
+sha1sums=('caa9672e0dd6c725fcb0eb5c2bbf3ba9871935e5'
+          'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list