diff options
Diffstat (limited to 'source/xap/hexchat')
-rwxr-xr-x | source/xap/hexchat/hexchat.SlackBuild | 2 | ||||
-rw-r--r-- | source/xap/hexchat/hexchat.url | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/xap/hexchat/hexchat.SlackBuild b/source/xap/hexchat/hexchat.SlackBuild index 73bab50b..dbd1cdc1 100755 --- a/source/xap/hexchat/hexchat.SlackBuild +++ b/source/xap/hexchat/hexchat.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=hexchat VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/xap/hexchat/hexchat.url b/source/xap/hexchat/hexchat.url index 9c61d951..a6cab81b 100644 --- a/source/xap/hexchat/hexchat.url +++ b/source/xap/hexchat/hexchat.url @@ -1,2 +1,2 @@ -https://dl.hexchat.net/hexchat/hexchat-2.14.2.tar.xz.asc -https://dl.hexchat.net/hexchat/hexchat-2.14.2.tar.xz +https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz.asc +https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz |