From a60dcbf063128426ee159624c3c6f0cb4589ac77 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 11 May 2017 08:54:17 +0200 Subject: [PATCH] CopyQ: update to 3.0.1. --- srcpkgs/CopyQ/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CopyQ/template b/srcpkgs/CopyQ/template index f26d7fe06d6..f6e8077cb03 100644 --- a/srcpkgs/CopyQ/template +++ b/srcpkgs/CopyQ/template @@ -1,6 +1,6 @@ # Template file for 'CopyQ' pkgname=CopyQ -version=3.0.0 +version=3.0.1 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=10137a47e506cde74a76236ef5d040a2d31b824325a90c7b7b39d54a9a63611c +checksum=318ae35f0a55cd15e879ae7a1f9a2a5a3d4c8524bd63b625ee8e9d351f302f04 configure_args="-DWITH_QT5=TRUE"