Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e91bf4b1d7d41227a016679e8c40afcdbce8d23b
commit e91bf4b1d7d41227a016679e8c40afcdbce8d23b Author: crazy <[email protected]> Date: Sun Jan 8 13:58:54 2017 +0100 qt5-websockets-5.7.1-2-x86_64 * added replaces=() for libqt5websockets diff --git a/source/xlib/qt5-websockets/FrugalBuild b/source/xlib/qt5-websockets/FrugalBuild index 64e7ebf..b062397 100644 --- a/source/xlib/qt5-websockets/FrugalBuild +++ b/source/xlib/qt5-websockets/FrugalBuild @@ -3,11 +3,14 @@ pkgname=qt5-websockets pkgver=5.7.1 -pkgrel=1 +pkgrel=2 depends=('qt5-declarative>=5.7.1') Finclude qt5 sha1sums=('776237a4d75f1a48ca9dc2ec9a34330fbe8b46a7') +replaces=('libqt5websockets') +provides=('libqt5websockets') +conflicts=('libqt5websockets') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
