qthaikuplugins: revert clipboard fix

The commit "Use KDAB code for clipboard" broke the clipboard
integration of QupZilla: after a while you couldn't paste
the system clipboard into QupZilla anymore.

Revert after consultation with Diver.
This commit is contained in:
Humdinger
2018-01-10 17:26:51 +01:00
parent 86f36ed089
commit c393c2eb5b

View File

@@ -9,11 +9,11 @@ HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
COPYRIGHT="2017 Gerasim Troeglazov"
LICENSE="GNU LGPL v2.1
GNU LGPL v3"
REVISION="11"
REVISION="12"
gitPluginsCommit="bb3d8c2184ab5d6602c70eea17aad51afd7b7807"
gitPluginsCommit="add1b3ee8ebb3e11292d1795ac13e3340fe28aa3"
SOURCE_URI="$HOMEPAGE/archive/$gitPluginsCommit.tar.gz"
CHECKSUM_SHA256="0d6a260e6b94d3643153442bbf58d8435f11822de56c1b339461bc2a904a346f"
CHECKSUM_SHA256="53bfabb5a94b62fbb43faf15411fe40cca5cff4bce0fed89424104cdf425ec83"
SOURCE_DIR="qthaikuplugins-$gitPluginsCommit"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"