[arch-commits] Commit in lyx/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 28 16:12:35 UTC 2017
Date: Thursday, December 28, 2017 @ 16:12:33
Author: felixonmars
Revision: 313728
upgpkg: lyx 2.2.3-6
rebuild with boost 1.66.0
Modified:
lyx/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-28 16:08:04 UTC (rev 313727)
+++ PKGBUILD 2017-12-28 16:12:33 UTC (rev 313728)
@@ -4,7 +4,7 @@
pkgname=lyx
pkgver=2.2.3
-pkgrel=5
+pkgrel=6
pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
arch=('x86_64')
url="http://www.lyx.org"
@@ -18,9 +18,9 @@
options=('emptydirs')
source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz
lyxrc.dist lyx-enchant2.patch)
-sha1sums=('8c9946ab8ee762f1e21467dbf066f0adef6261d1'
- '56416642cc3da2a13b87b84e6b87c1a239f3d09a'
- '706c34e1a0b43cb01c6802cb85f65599dd0a3d18')
+sha512sums=('b5a4a16b22680022651a0f3911c2c24bcd3541a573e672e541cb0af6572089e4b0e0ec1cafb40850e75c377e7da5b286d0314886e0c57d55f57645d8e4a07708'
+ 'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3'
+ '4c3ac4d6b01cb8072179718d9401e61634ce3ac0f324e1d4955d7026889183734d04d9760cc850bce6308917060584eab41d389812e0ddafdf80386c21e04d49')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list