qtpass: update to 1.3.2.
This commit is contained in:
parent
0505734951
commit
52535fe92e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
wrksrc="QtPass-${version}"
|
||||
build_style=qmake
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://qtpass.org/"
|
||||
changelog="https://raw.githubusercontent.com/IJHack/QtPass/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=bab043f8e957b790d4443d2093b2d63dc80897a190efd86e7754fa9e6a94e8c0
|
||||
checksum=7a68e1afe68462c878c212a79c40ade5ba14b72710c5e62450cf54c7b5621254
|
||||
|
||||
do_install() {
|
||||
vbin main/qtpass
|
||||
|
|
Loading…
Reference in a new issue