diff options
-rw-r--r-- | main/hexchat/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD index a73bd1521b..e8447c9812 100644 --- a/main/hexchat/APKBUILD +++ b/main/hexchat/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hexchat pkgver=2.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="A popular and easy to use graphical IRC (chat) client" -url="https://hexchat.github.iol" +url="https://hexchat.github.io" arch="all" license="GPL2+" depends="" |