qtpass: update to 1.0.3
This commit is contained in:
parent
64b4ecf669
commit
5137f320ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtpass'
|
||||
pkgname=qtpass
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://qtpass.org/"
|
||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a16eb5e490e135eb1b3a2ffb2833bef239166248ed7a15a67b41bdd55fd96e81
|
||||
checksum=a61a29ddd5a874fcdcb915dbc9d91e10787be22d794cc8ebb2ba3cff27030c67
|
||||
|
||||
do_install() {
|
||||
vbin qtpass
|
||||
|
|
Loading…
Reference in New Issue