Updated msys2

This commit is contained in:
gator96100 2019-08-16 02:06:21 +02:00
commit f0dc1ea8b0
13308 changed files with 689276 additions and 46605 deletions

View file

@ -24,10 +24,10 @@ use warnings;
use Term::ANSIColor;
my $myname = 'pacsearch';
my $myver = '5.0.1';
my $myver = '1.0.0';
sub usage {
print "$myname (pacman) v$myver\n\n";
print "$myname v$myver\n\n";
print "Perform a pacman search using both the local and the sync databases.\n\n";
print "Usage: $myname [-n] <pattern>\n\n";
print "Options:\n";