mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
steamguard-cli: update to 0.16.0
This commit is contained in:
parent
b56977fbc5
commit
a33b78f824
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'steamguard-cli'
|
||||
pkgname=steamguard-cli
|
||||
version=0.15.0
|
||||
version=0.16.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=0dc655447a1fdd10edfdd5e3abfffcbbd7d4fb779c5ee10c007e7928404eeabb
|
||||
checksum=b57f1c2238ae3f5a08a106d8f42d5c72c288f458cdbeba0b37d5f83fb1cc3a9f
|
||||
|
||||
post_install() {
|
||||
for shell in bash zsh fish; do
|
||||
|
|
Loading…
Add table
Reference in a new issue