qtpass: update to 1.3.1.
This commit is contained in:
parent
2ef4456326
commit
b89188237c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
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=27df0ef9988a17e4dd618c9abb1f1246cfe65a765abfa9b3c5faab111a61172b
|
||||
checksum=bab043f8e957b790d4443d2093b2d63dc80897a190efd86e7754fa9e6a94e8c0
|
||||
|
||||
do_install() {
|
||||
vbin main/qtpass
|
||||
|
|
Loading…
Reference in New Issue