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