From 8c39334c22c9a3bd028e110a73f1dbe903d143c8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 16 Jan 2017 08:31:35 +0100 Subject: [PATCH] CopyQ: update to 2.8.2. --- srcpkgs/CopyQ/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template index 834a077f224..48dd503f3bf 100644 --- a/srcpkgs/CopyQ/template +++ b/srcpkgs/CopyQ/template @@ -1,6 +1,6 @@ # Template file for 'CopyQ' pkgname=CopyQ -version=2.8.1 +version=2.8.2 revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-tools-devel" @@ -10,5 +10,5 @@ maintainer="Enno Boland " license="GPL-3" homepage="https://hluk.github.io/CopyQ/" distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz" -checksum=83fffc3451973749e4652d28af28f589c0418d1393a4b9121104736d67466f2d +checksum=6288375df88b66995eb9629259a244b77cb569335ed05d8c19c287fc38572c09 configure_args="-DWITH_QT5=TRUE"