From 341ca7de4852ae356ab65d2564b58e08dae422d1 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Sun, 11 Jun 2017 16:16:59 +0200 Subject: [PATCH] changed description --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 29501a2..db07895 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ # Generated by mksrcinfo v8 -# Sun Jun 11 14:14:08 UTC 2017 +# Sun Jun 11 14:16:24 UTC 2017 pkgbase = qt5-webkit-print - pkgdesc = Classes for a WebKit2 based implementation and a new QML API (maintained fork) + pkgdesc = Classes for a WebKit2 based implementation and a new QML API (maintained fork) (patched with pdf scale and background fixes) pkgver = 5.212.0 pkgrel = 1 url = https://github.com/annulen/webkit/wiki diff --git a/PKGBUILD b/PKGBUILD index d969ac8..79932c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 arch=(x86_64) url='https://github.com/annulen/webkit/wiki' license=(GPL3 LGPL3 FDL custom) -pkgdesc='Classes for a WebKit2 based implementation and a new QML API (maintained fork)' +pkgdesc='Classes for a WebKit2 based implementation and a new QML API (maintained fork) (patched with pdf scale and background fixes)' depends=(qt5-location qt5-sensors qt5-webchannel libwebp libxslt libxcomposite gst-plugins-base hyphen) makedepends=(cmake ruby gperf python2 qt5-doc qt5-tools) optdepends=('gst-plugins-good: Webm codec support')