diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-12-16 15:32:47 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-12-16 15:33:25 +1100 |
commit | cceb561514c1a34511cc062cd3778e920ea5e327 (patch) | |
tree | f854346d9ab7d691a648d8267e9965f4e7ba1353 /hexchat | |
parent | 39287282bee9f72d5c8f3a36a18488069164963e (diff) | |
download | opt-cceb561514c1a34511cc062cd3778e920ea5e327.tar.gz opt-cceb561514c1a34511cc062cd3778e920ea5e327.tar.xz |
hexchat: 2.12.3 -> 2.12.4
Diffstat (limited to 'hexchat')
-rw-r--r-- | hexchat/.footprint | 2 | ||||
-rw-r--r-- | hexchat/.md5sum | 2 | ||||
-rw-r--r-- | hexchat/Pkgfile | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/hexchat/.footprint b/hexchat/.footprint index 9b8e662b9..85768dfd2 100644 --- a/hexchat/.footprint +++ b/hexchat/.footprint @@ -9,8 +9,6 @@ drwxr-xr-x root/root usr/lib/hexchat/ drwxr-xr-x root/root usr/lib/hexchat/plugins/ -rwxr-xr-x root/root usr/lib/hexchat/plugins/checksum.la -rwxr-xr-x root/root usr/lib/hexchat/plugins/checksum.so --rwxr-xr-x root/root usr/lib/hexchat/plugins/doat.la --rwxr-xr-x root/root usr/lib/hexchat/plugins/doat.so -rwxr-xr-x root/root usr/lib/hexchat/plugins/fishlim.la -rwxr-xr-x root/root usr/lib/hexchat/plugins/fishlim.so -rwxr-xr-x root/root usr/lib/hexchat/plugins/perl.la diff --git a/hexchat/.md5sum b/hexchat/.md5sum index a999702d0..0d61d63c8 100644 --- a/hexchat/.md5sum +++ b/hexchat/.md5sum @@ -1 +1 @@ -14577055cf2df57d25be48c2b57ddfaa hexchat-2.12.3.tar.xz +8f1ac351752d149a98aa3a77d40e1f7c hexchat-2.12.4.tar.xz diff --git a/hexchat/Pkgfile b/hexchat/Pkgfile index b4a3f38da..0b70787dd 100644 --- a/hexchat/Pkgfile +++ b/hexchat/Pkgfile @@ -6,7 +6,7 @@ # Optional: enchant libcanberra lua name=hexchat -version=2.12.3 +version=2.12.4 release=1 source=(http://dl.hexchat.net/hexchat/$name-$version.tar.xz) |