CopyQ: update to 3.0.0.

This commit is contained in:
Enno Boland 2017-04-06 08:51:24 +02:00
parent 4021d41795
commit c9d18fb738

View file

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.9.0
version=3.0.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=4cdd953dbff5755b8c6a08bbd6e4f4b41694d622a31e34e149498fa1b96a3dbc
checksum=10137a47e506cde74a76236ef5d040a2d31b824325a90c7b7b39d54a9a63611c
configure_args="-DWITH_QT5=TRUE"