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