qtpass: update to 1.2.3.
Closes #14912. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
a3924c5073
commit
f9e7893e62
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.2.2
|
||||
version=1.2.3
|
||||
revision=1
|
||||
wrksrc="QtPass-${version}"
|
||||
build_style=qmake
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
#changelog="https://raw.githubusercontent.com/IJHack/QtPass/master/CHANGELOG.md"
|
||||
homepage="https://qtpass.org/"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=f894ed064f908a390bcc85c58d0005146b849644c8bce598ef5f543a0be21406
|
||||
checksum=658b632bb06e9ad63d5076aace5fe0e57a0f7f20e0aafdfb64f86a25bdadbb07
|
||||
|
||||
do_install() {
|
||||
vbin main/qtpass
|
||||
|
|
Loading…
Reference in a new issue