diff options
author | grtcdr | 2021-04-02 14:06:37 +0100 |
---|---|---|
committer | grtcdr | 2021-04-02 14:06:37 +0100 |
commit | 35122e5e47d5d88812ac52e1069f558d9757061e (patch) | |
tree | 1dab487055dfc8a5a3cd70f33cc0c58e08e6077d /.SRCINFO | |
parent | 056bd87ea352492626f79e233e5ccc916e275906 (diff) | |
download | aur-35122e5e47d5d88812ac52e1069f558d9757061e.tar.gz |
Fix a bug where --hide behaves like --show-only
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = macchina pkgdesc = Basic system information fetcher, written in Rust - pkgver = 0.6.1 + pkgver = 0.6.2 pkgrel = 1 url = https://github.com/grtcdr/macchina arch = x86_64 |