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

Andrea Scarpino andrea at archlinux.org
Fri Nov 25 08:45:20 UTC 2011


    Date: Friday, November 25, 2011 @ 03:45:20
  Author: andrea
Revision: 143504

upgpkg: lyx 2.0.1-3

Boost rebuild

Modified:
  lyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-25 08:32:03 UTC (rev 143503)
+++ PKGBUILD	2011-11-25 08:45:20 UTC (rev 143504)
@@ -4,14 +4,14 @@
 
 pkgname=lyx
 pkgver=2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced open-source document processor"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org"
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 'boost-libs' 'libmythes')
 makedepends=('boost')
 license=('GPL')
-source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz \
+source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
         lyx.desktop lyxrc.dist)
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
@@ -38,7 +38,7 @@
   # install desktop entry
   install -Dm644 "${srcdir}/lyx.desktop" \
     "${pkgdir}/usr/share/applications/lyx.desktop"
-  install -m644 "lib/images/lyx.png" \
+  install -Dm644 "lib/images/lyx.png" \
     "${pkgdir}/usr/share/pixmaps/lyx.png"
 
   # install default config file




More information about the arch-commits mailing list