diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:13:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-15 15:13:02 +0000 |
commit | b169e317e028ed7fb105f4a335205968e75f2fb8 (patch) | |
tree | 29e5e090d67e9e169a3bb3e4acf7997d3e5d3e3d /main/bitchx/APKBUILD | |
parent | 6cfd4cf2869e28718acb16bb16b43cdeb3073348 (diff) | |
download | aports-b169e317e028ed7fb105f4a335205968e75f2fb8.tar.bz2 aports-b169e317e028ed7fb105f4a335205968e75f2fb8.tar.xz |
main/bitchx: rebuild against ncurses-6.0
Diffstat (limited to 'main/bitchx/APKBUILD')
-rw-r--r-- | main/bitchx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bitchx/APKBUILD b/main/bitchx/APKBUILD index a2e5648a14..743ab63302 100644 --- a/main/bitchx/APKBUILD +++ b/main/bitchx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=bitchx pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="An IRC client" url="http://www.bitchx.org/" arch="all" |