CopyQ: update to 2.8.0.

This commit is contained in:
Enno Boland 2016-11-27 11:04:16 +01:00
parent a46e20ab0c
commit 8b0dd37bc3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.7.1
version=2.8.0
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-tools-devel"
@ -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=4b8efd6e4041a0aa5f3361eb3aef93f51b5919c14502138e9f4a0b756b290d91
checksum=e796db260e9abe4d4702cdfc9b80474bf80816ade7758bc75f2ddfa898f41686
configure_args="-DWITH_QT5=TRUE"