diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-28 03:31:41 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-28 03:31:41 +0000 |
commit | fc3a052d9f439abcf0ce424b7d45b682a5377087 (patch) | |
tree | e30cf804e2126c73de97abfb7a4819dd8aa092f8 /extra/lyx | |
parent | 266ddb4aa9aed9a6a66b5eb9e17da710e66c4987 (diff) |
Wed May 28 03:24:53 UTC 2014
Diffstat (limited to 'extra/lyx')
-rw-r--r-- | extra/lyx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lyx/PKGBUILD b/extra/lyx/PKGBUILD index cde86bda9..2d3c8f696 100644 --- a/extra/lyx/PKGBUILD +++ b/extra/lyx/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 211617 2014-04-21 17:02:48Z ronald $ +# $Id: PKGBUILD 213619 2014-05-27 00:39:18Z eric $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Jason Chu <jason@archlinux.org> @@ -16,7 +16,7 @@ license=('GPL') backup=('etc/lyx/lyxrc.dist') install=lyx.install options=('emptydirs') -source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz +source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz lyx.desktop lyxrc.dist) sha1sums=('8e31c4bb34db0424128ff5d35849805835010b31' 'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad' |