qlipper: update to 5.1.2.

This commit is contained in:
Helmut Pozimski 2019-02-28 16:22:27 +01:00 committed by maxice8
parent 4afb6108b1
commit 195f276f85
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'qlipper'
pkgname=qlipper
version=5.1.1
version=5.1.2
revision=1
build_style=cmake
makedepends="qt5-devel qt5-tools-devel"
homepage="https://github.com/pvanek/qlipper"
short_desc="Lightweight and cross-platform clipboard history applet"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="https://github.com/pvanek/qlipper"
distfiles="https://github.com/pvanek/qlipper/archive/${version}.tar.gz"
checksum=a8ff98c15407859f283d8cc20acd531e157bd0d4e575e858b2d730e5711ad57d
checksum=9039458cfa18bd0be78b1e32e7da33b2e7e2c19d02d4b895d6946353ac8f706d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools qt5-qmake qt5-host-tools"