]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
ls.pl: update metadata
authorTomasz Konojacki <redacted>
Sun, 17 Sep 2017 04:18:46 +0000 (06:18 +0200)
committerTomasz Konojacki <redacted>
Sun, 17 Sep 2017 04:56:29 +0000 (06:56 +0200)
scripts/ls.pl

index 05f4c2a4657d70594d363fe7aee20e22c832451a..fb0649dc1d1b54246fce8592baa0aea122cd589c 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use vars qw($VERSION %IRSSI);
 use Irssi 20020120;
-$VERSION = "0.02";
+$VERSION = "0.03";
 %IRSSI = (
     authors    => "c0ffee",
     contact    => "c0ffee\@penguin-breeder.org",
@@ -9,7 +9,7 @@ $VERSION = "0.02";
     description        => "Use /ls <regex> to show all nicks (including ident\@host) matching regex in the current channel",
     license    => "Public Domain",
     url                => "http://www.penguin-breeder.org/irssi/",
-    changed    => "Fri Sep 06 15:36 CEST 2002",
+    changed    => "Sun Sep 17 06:31 CEST 2017",
 );
 
 
git clone https://git.99rst.org/PROJECT