diff options
author | Juergen Daubert <jue@jue.li> | 2016-12-16 15:50:50 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-12-16 15:50:50 +0100 |
commit | a81f3c659d6221d8fd74b177ad68fcca0b03492c (patch) | |
tree | f0636960a237260770a392786ecbdedbfaa3eded /hexchat | |
parent | 35b2631d14766c00e0393c75a0922e7e8dbd84fd (diff) | |
parent | 4272bfdb1e73c9f1cd5c34d1eb378052728aec3e (diff) | |
download | opt-a81f3c659d6221d8fd74b177ad68fcca0b03492c.tar.gz opt-a81f3c659d6221d8fd74b177ad68fcca0b03492c.tar.xz |
Merge branch '3.2' into 3.3
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) |