diff --git a/main/weechat/.checksums b/main/weechat/.checksums index c9c6d46c9..10ca79867 100644 --- a/main/weechat/.checksums +++ b/main/weechat/.checksums @@ -1 +1 @@ -a2e67cf1f09ee0d8f1b675fe328ed045 weechat-4.0.2.tar.xz +3a4e4fcf2ac183147d354b7ec2d5875a weechat-4.0.3.tar.xz diff --git a/main/weechat/.pkgfiles b/main/weechat/.pkgfiles index 00fb265e0..072439da2 100644 --- a/main/weechat/.pkgfiles +++ b/main/weechat/.pkgfiles @@ -1,4 +1,4 @@ -weechat-4.0.2-1 +weechat-4.0.3-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/weechat diff --git a/main/weechat/spkgbuild b/main/weechat/spkgbuild index 815588685..99c3d3571 100644 --- a/main/weechat/spkgbuild +++ b/main/weechat/spkgbuild @@ -2,7 +2,7 @@ # depends : cmake ncurses curl zlib libgcrypt gnutls guile tcl lua ruby zstd ninja name=weechat -version=4.0.2 +version=4.0.3 release=1 source="https://weechat.org/files/src/weechat-$version.tar.xz"