Browse Source

changed description

Bachir Soussi Chiadmi 7 years ago
parent
commit
341ca7de48
2 changed files with 3 additions and 3 deletions
  1. 2 2
      .SRCINFO
  2. 1 1
      PKGBUILD

+ 2 - 2
.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

+ 1 - 1
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')