qlipper: update to 5.1.2.
This commit is contained in:
parent
4afb6108b1
commit
195f276f85
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue