qtpass: update to 1.2.0. (#9036)
This commit is contained in:
parent
9d486cb567
commit
d82c6d175e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.1.6
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=qmake
|
||||
wrksrc="QtPass-${version}"
|
||||
|
@ -12,10 +12,10 @@ maintainer="annejan <brouwer@annejan.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://qtpass.org/"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d24d95de129ce716b9b0fde6114407f860ce8c77106bd0ee6a12e8e4e0deb42b
|
||||
checksum=10e620f0abc839f84c41932019140d4bb8d5842d5472dc40e5a23fb351963081
|
||||
|
||||
do_install() {
|
||||
vbin qtpass
|
||||
vbin main/qtpass
|
||||
|
||||
vinstall artwork/icon.png 644 \
|
||||
usr/share/icons/hicolor/512x512/apps qtpass-icon.png
|
||||
|
|
Loading…
Reference in New Issue