File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33pkgname=ds
44_gitname=" Directory-diSplay"
55pkgver=v2.0.0
6- pkgrel=4
6+ pkgrel=5
77arch=(' x86_64' )
88license=(' GPL3' )
99depends=(' gcc-libs' ' glibc' )
Original file line number Diff line number Diff line change 11.\" Manpage for Directory diSplay.
22.\" by ElCapitan, https://github.com/at-elcapitan
33
4- .TH "ds" 1 "28 July 2024" "GNU" "Directory diSplay"
4+ .TH "ds" 1 "30 July 2024" "GNU" "Directory diSplay"
55.SH NAME
66Directory diSplay (DS) - display current directory
77
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ fn main() -> std::io::Result<()> {
6262 return Ok ( ( ) ) ;
6363 }
6464 "--version" => {
65- println ! ( "ds (Directory diSplay) 2.0.0-rc.1 RELEASE CANDIDATE " ) ;
65+ println ! ( "ds (Directory diSplay) 2.0.0" ) ;
6666 println ! ( ) ;
6767 println ! (
6868 "This is free software; see the source for copying conditions. There is NO"
You can’t perform that action at this time.
0 commit comments