CopyQ: update to 2.7.0.

This commit is contained in:
Enno Boland 2016-05-02 07:59:28 +02:00
parent c944ced77a
commit 45c0c49182

View File

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