diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 20:48:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:00 +0000 |
commit | 5ab09bd05478ee47f8a93f25807e1f4921227c54 (patch) | |
tree | b066a9adc1b89131c259824ffa52b56941549158 /community/xchat/APKBUILD | |
parent | 451ff3bb36a674bee00b8a4470b05dd2a0606a60 (diff) | |
download | aports-5ab09bd05478ee47f8a93f25807e1f4921227c54.tar.bz2 aports-5ab09bd05478ee47f8a93f25807e1f4921227c54.tar.xz |
community/xchat: rebuild against perl 5.28
Diffstat (limited to 'community/xchat/APKBUILD')
-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 c131e3a955..9e390e6b16 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=15 +pkgrel=16 pkgdesc="A GTK+ based IRC client" url="http://www.xchat.org/" arch="all" |