From 2231c9a04def6d15245c37b69bf1ed20216f2c74 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 7 Feb 2016 09:35:15 +0100 Subject: [PATCH] CopyQ: update to 2.6.0. --- srcpkgs/CopyQ/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template index 5730f1a9666..814b3003cdc 100644 --- a/srcpkgs/CopyQ/template +++ b/srcpkgs/CopyQ/template @@ -1,6 +1,6 @@ # Template file for 'CopyQ' pkgname=CopyQ -version=2.5.0 +version=2.6.0 revision=1 build_style=cmake hostmakedepends="cmake" @@ -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=7726745056e8d82625531defc75b2a740d3c42131ecce1f3181bc0a0bae51fb1 +checksum=e6b9b1394eb7fbcf1c806a5f2f68b95890bb1db6366673f7652c656970c64496 configure_args="-DWITH_QT5=TRUE"