]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
[cap-extjoin][#7] Change URL to github location
authormquin <redacted>
Tue, 12 Dec 2017 13:37:51 +0000 (14:37 +0100)
committerbw1 <redacted>
Thu, 18 Jan 2018 13:37:51 +0000 (14:37 +0100)
scripts/cap-extjoin.pl

index cdba98969fa3dd96d68b96b02dd355a4e724acfc..b2951c6636388790f9f069d7b3f85b9eaf31ddf9 100644 (file)
@@ -12,11 +12,11 @@ our $VERSION = '0.9.0';
 our %IRSSI = (
     authors    => 'Mike Quin, Krytarik Raido',
     contact    => 'mike@elite.uk.com, krytarik@tuxgarage.com',
-    url                => 'http://www.elite.uk.com/mike/irc/',
+    url                => 'https://github.com/mquin/irssi-scripts',
     name       => 'cap-extjoin',
     description        => 'Print account and realname information on joins where extended-join is available',
     license    => 'GPLv2',
-    changed    => 'Sun Nov  6 12:34:04 CET 2016'
+    changed    => 'Tue 12 Dec 16:12:24 GMT 2017'
 );
 
 Irssi::theme_register([
git clone https://git.99rst.org/PROJECT