diff --git a/srcpkgs/liblxqt/patches/fix-qt5.patch b/srcpkgs/liblxqt/patches/fix-qt5.patch deleted file mode 100644 index 11ca29bf511..00000000000 --- a/srcpkgs/liblxqt/patches/fix-qt5.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- lxqtnotification.h 2015-02-07 20:56:30.000000000 +0100 -+++ lxqtnotification.h 2015-07-15 10:42:09.051660625 +0200 -@@ -25,6 +25,7 @@ - #ifndef LXQTNOTIFICATION_H - #define LXQTNOTIFICATION_H - -+#include - #include - #include "lxqtglobals.h" - diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index a46e9fa6842..be2741fdfda 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,9 +1,8 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.9.0 -revision=2 +version=0.10.0 +revision=1 build_style=cmake -configure_args="-DUSE_QT5=1" hostmakedepends="cmake pkg-config" makedepends="kwindowsystem-devel libqtxdg-devel" short_desc="LXQT Desktop library" @@ -11,7 +10,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://lxqt.org/" distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz" -checksum=b4f0941bcb8839163aed5c332a26d05650a8d75be241cb39c702f9bd15fe4d52 +checksum=77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c liblxqt-devel_package() { short_desc+=" - development files"