From 8bfb3bb8d8f66faf25b6ec277779c001fc2f9a25 Mon Sep 17 00:00:00 2001
From: maxice8 <thinkabit.ukim@gmail.com>
Date: Sat, 21 Oct 2017 23:38:34 -0200
Subject: [PATCH] libfm-qt: update to 0.12.0.

---
 srcpkgs/libfm-qt/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libfm-qt/template b/srcpkgs/libfm-qt/template
index a3b7b6dbf7..43f1cbcac7 100644
--- a/srcpkgs/libfm-qt/template
+++ b/srcpkgs/libfm-qt/template
@@ -1,18 +1,18 @@
 # Template file for 'libfm-qt'
 pkgname=libfm-qt
-version=0.11.2
-revision=2
+version=0.12.0
+revision=1
 build_style=cmake
 configure_args="-DPULL_TRANSLATIONS=0"
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
 makedepends="lxqt-build-tools qt5-tools-devel qt5-x11extras-devel
- liblxqt-devel libfm-devel"
+ liblxqt-devel libfm-devel libexif-devel"
 short_desc="Core library of PCManFM-Qt (Qt binding for libfm)"
 maintainer="Juan RP <xtraeme@voidlinux.eu>"
 license="LGPL-2.1"
 homepage="http://lxqt.org/"
 distfiles="https://github.com/lxde/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
-checksum=d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd
+checksum=a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693
 replaces="libfm-qt5>=0"
 
 libfm-qt-devel_package() {