diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-30 14:16:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-30 14:16:44 +0000 |
commit | 3d0852c3d58ec11617c2451aaaaecd4887afe2f2 (patch) | |
tree | 0f2386bcd8a2326eb19aa3a9910e8940fecd02d8 /main/xchat | |
parent | 1029048c0e05dfc218c99f2ec335355a8b9d9643 (diff) | |
download | aports-3d0852c3d58ec11617c2451aaaaecd4887afe2f2.tar.bz2 aports-3d0852c3d58ec11617c2451aaaaecd4887afe2f2.tar.xz |
main/${i##*/}: rebuild against new libperl
Diffstat (limited to 'main/xchat')
-rw-r--r-- | main/xchat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xchat/APKBUILD b/main/xchat/APKBUILD index ebd0d13fcd..7cebfd85c8 100644 --- a/main/xchat/APKBUILD +++ b/main/xchat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xchat pkgver=2.8.8 -pkgrel=0 +pkgrel=1 pkgdesc="A GTK+ based IRC client" url="http://www.xchat.org/" arch="x86 x86_64" |