bitchx-git: remove deprecated replaces

This commit is contained in:
Ypnose 2014-09-19 17:59:51 +00:00
parent 8131f66ab3
commit 038679cc9e

View file

@ -1,6 +1,6 @@
# Template file for 'bitchx-git'
pkgname=bitchx-git
version=20140714
version=20140919
revision=1
build_style=gnu-configure
configure_args="--with-ssl --enable-ipv6 --with-plugins"
@ -11,7 +11,6 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL2"
homepage="https://github.com/BitchX/BitchX"
provides="bitchx-${version}_${revision}"
replaces="bitchx>=0"
do_fetch() {
local url="git://github.com/BitchX/BitchX"