From 2f06c1191d2b8dd8db42d8645692f7e71cb5e325 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 22 Jun 2016 15:44:09 +0200 Subject: [PATCH] CopyQ: update to 2.7.1. --- srcpkgs/CopyQ/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template index cade390a597..995a84f5ad8 100644 --- a/srcpkgs/CopyQ/template +++ b/srcpkgs/CopyQ/template @@ -1,6 +1,6 @@ # Template file for 'CopyQ' pkgname=CopyQ -version=2.7.0 +version=2.7.1 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=e1d9d37dc30e6c2c23c2fec65ab439162e47b5618a712e823ff38d407859f977 +checksum=4b8efd6e4041a0aa5f3361eb3aef93f51b5919c14502138e9f4a0b756b290d91 configure_args="-DWITH_QT5=TRUE"