diff options
author | dylan madisetti | 2024-05-31 14:37:58 -0400 |
---|---|---|
committer | dylan madisetti | 2024-05-31 14:37:58 -0400 |
commit | b4cb5b3061a289d36782729f6d69ac0a03dc55a8 (patch) | |
tree | 9a7635aee80f3ee5071b2607defa30aed4e47298 /PKGBUILD | |
parent | 2a87e286eabe7ed80e9db4f2bdb0760b5074c03d (diff) | |
download | aur-b4cb5b3061a289d36782729f6d69ac0a03dc55a8.tar.gz |
indicate that the old release is invalid
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Previous-maintainer: TabulateJarl8 <tabulatejarl8 at gmail dot com> pkgname=steam-tui -pkgver=0.3.0 +pkgver=0.3.0b pkgrel=6 pkgdesc="Rust TUI client for steamcmd" arch=('x86_64') |