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