diff options
-rw-r--r-- | community/xchat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xchat/APKBUILD b/community/xchat/APKBUILD index 206ff0f8b2..509ef88257 100644 --- a/community/xchat/APKBUILD +++ b/community/xchat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xchat pkgver=2.8.8 -pkgrel=13 +pkgrel=14 pkgdesc="A GTK+ based IRC client" url="http://www.xchat.org/" arch="all" |