CopyQ: update to 2.6.1.

This commit is contained in:
Enno Boland 2016-02-15 13:22:27 +01:00
parent b414d44bbc
commit 154971f226

View File

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.6.0
version=2.6.1
revision=1
build_style=cmake
hostmakedepends="cmake"
@ -10,5 +10,5 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="https://hluk.github.io/CopyQ/"
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
checksum=e6b9b1394eb7fbcf1c806a5f2f68b95890bb1db6366673f7652c656970c64496
checksum=47a6a0b8d76f0a38be43bd6a160a6ada575f013b9c882e14b7e91d3be3c05778
configure_args="-DWITH_QT5=TRUE"