diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2015-07-31 19:39:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-06 09:12:21 +0000 |
commit | c850279d02205f457673b7880c4ff08cf080a98a (patch) | |
tree | f71e66c9a36576bb189649810fcfcfbd3c77f2c3 /main/hexchat | |
parent | ed3ca1ab07ed05cd8a324597f29a93fe67818caf (diff) | |
download | aports-c850279d02205f457673b7880c4ff08cf080a98a.tar.bz2 aports-c850279d02205f457673b7880c4ff08cf080a98a.tar.xz |
main/hexchat: update link
Diffstat (limited to 'main/hexchat')
-rw-r--r-- | main/hexchat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD index 68fcb1a262..a73bd1521b 100644 --- a/main/hexchat/APKBUILD +++ b/main/hexchat/APKBUILD @@ -3,7 +3,7 @@ pkgname=hexchat pkgver=2.10.2 pkgrel=1 pkgdesc="A popular and easy to use graphical IRC (chat) client" -url="http://www.hexchat.org" +url="https://hexchat.github.iol" arch="all" license="GPL2+" depends="" |