CopyQ: update to 2.6.0.

This commit is contained in:
Enno Boland 2016-02-07 09:35:15 +01:00
parent a540dcd0c1
commit 2231c9a04d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.5.0
version=2.6.0
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=7726745056e8d82625531defc75b2a740d3c42131ecce1f3181bc0a0bae51fb1
checksum=e6b9b1394eb7fbcf1c806a5f2f68b95890bb1db6366673f7652c656970c64496
configure_args="-DWITH_QT5=TRUE"