steamguard-cli: update to 0.14.2
This commit is contained in:
parent
50e5bc6777
commit
8a80ab2482
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'steamguard-cli'
|
||||
pkgname=steamguard-cli
|
||||
version=0.14.0
|
||||
version=0.14.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/dyc3/steamguard-cli"
|
||||
changelog="https://github.com/dyc3/steamguard-cli/releases"
|
||||
distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
|
||||
checksum=ff4a80355cba37339dbf3e31edd3ce5f11593a25c8d162d4485a6b8d8414fdb8
|
||||
checksum=cc0c52bb3dd0a325d11575475e54bb959a3cbdc346e5545052e1b0a21de7f16f
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh fish; do
|
||||
|
|
Loading…
Reference in New Issue