removed provides() from PKGBUILD

This commit is contained in:
Jeena 2015-03-07 17:30:40 +01:00
parent 5db62a607d
commit 4d9cc5e142

View file

@ -9,7 +9,6 @@ arch=('i686' 'x86_64')
url="http://jabs.nu/feedthemonkey"
license=('BSD')
depends=('qt5-declarative' 'qt5-quick1' 'qt5-quickcontrols' 'qt5-webkit')
provides=('feedthemonkey')
source=("https://github.com/jeena/${_name}/archive/v${pkgver}.tar.gz")
md5sums=('SKIP')