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 094e321636..43513dd31c 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=11 +pkgrel=12 pkgdesc="A GTK+ based IRC client" url="http://www.xchat.org/" arch="all" |