mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
2045a90014
commit
3826317cd8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'steamguard-cli'
|
# Template file for 'steamguard-cli'
|
||||||
pkgname=steamguard-cli
|
pkgname=steamguard-cli
|
||||||
version=0.14.2
|
version=0.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/dyc3/steamguard-cli"
|
homepage="https://github.com/dyc3/steamguard-cli"
|
||||||
changelog="https://github.com/dyc3/steamguard-cli/releases"
|
changelog="https://github.com/dyc3/steamguard-cli/releases"
|
||||||
distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
|
distfiles="https://github.com/dyc3/steamguard-cli/archive/v${version}/steamguard-cli-${version}.tar.gz"
|
||||||
checksum=cc0c52bb3dd0a325d11575475e54bb959a3cbdc346e5545052e1b0a21de7f16f
|
checksum=0dc655447a1fdd10edfdd5e3abfffcbbd7d4fb779c5ee10c007e7928404eeabb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash zsh fish; do
|
for shell in bash zsh fish; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue