summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/weechat/.footprint.i6862
-rw-r--r--extra/weechat/.md5sum.i6862
-rw-r--r--extra/weechat/.md5sum.x86_642
-rw-r--r--extra/weechat/Pkgfile4
4 files changed, 5 insertions, 5 deletions
diff --git a/extra/weechat/.footprint.i686 b/extra/weechat/.footprint.i686
index 3d3035778..008e61a4e 100644
--- a/extra/weechat/.footprint.i686
+++ b/extra/weechat/.footprint.i686
@@ -17,6 +17,8 @@ drwxr-xr-x root/root usr/lib/weechat/plugins/
-rwxr-xr-x root/root usr/lib/weechat/plugins/logger.so
-rwxr-xr-x root/root usr/lib/weechat/plugins/perl.so
-rwxr-xr-x root/root usr/lib/weechat/plugins/python.so
+-rwxr-xr-x root/root usr/lib/weechat/plugins/relay.so
+-rwxr-xr-x root/root usr/lib/weechat/plugins/rmodifier.so
-rwxr-xr-x root/root usr/lib/weechat/plugins/ruby.so
-rwxr-xr-x root/root usr/lib/weechat/plugins/tcl.so
-rwxr-xr-x root/root usr/lib/weechat/plugins/xfer.so
diff --git a/extra/weechat/.md5sum.i686 b/extra/weechat/.md5sum.i686
index ea316c322..b6c3f1003 100644
--- a/extra/weechat/.md5sum.i686
+++ b/extra/weechat/.md5sum.i686
@@ -1 +1 @@
-96e203ef061ce61053ed7256a738959c weechat-0.3.3.tar.gz
+a36a89b6012994dc67c4c0ea36784d1d weechat-0.3.4.tar.gz
diff --git a/extra/weechat/.md5sum.x86_64 b/extra/weechat/.md5sum.x86_64
index ea316c322..b6c3f1003 100644
--- a/extra/weechat/.md5sum.x86_64
+++ b/extra/weechat/.md5sum.x86_64
@@ -1 +1 @@
-96e203ef061ce61053ed7256a738959c weechat-0.3.3.tar.gz
+a36a89b6012994dc67c4c0ea36784d1d weechat-0.3.4.tar.gz
diff --git a/extra/weechat/Pkgfile b/extra/weechat/Pkgfile
index ba150bc71..ba9bd1cf5 100644
--- a/extra/weechat/Pkgfile
+++ b/extra/weechat/Pkgfile
@@ -6,7 +6,7 @@
# Run on: libgcrypt,libgpg-error,libiconv
name=weechat
-version=0.3.3
+version=0.3.4
release=1
source=(http://weechat.org/files/src/$name-$version.tar.gz)
build() {
@@ -18,5 +18,3 @@ cd $name-$version
make DESTDIR=$PKG install
chown -R root:root $PKG
}
-
-