mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
steamguard-cli: update to 0.13.0
This commit is contained in:
parent
95ffb56b71
commit
ce40f75266
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'steamguard-cli'
|
||||
pkgname=steamguard-cli
|
||||
version=0.12.6
|
||||
version=0.13.0
|
||||
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=23fd9653826b2f3706203c2aaf9db8aed468821156b4dfc322b258fd8d7e1429
|
||||
checksum=3df79d0263a6c60c0cdde09c341d994776d7236216e460ebf958d6285c4ab0b6
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh fish; do
|
||||
|
|
Loading…
Add table
Reference in a new issue