removed provides() from PKGBUILD
This commit is contained in:
parent
5db62a607d
commit
4d9cc5e142
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ arch=('i686' 'x86_64')
|
||||||
url="http://jabs.nu/feedthemonkey"
|
url="http://jabs.nu/feedthemonkey"
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
depends=('qt5-declarative' 'qt5-quick1' 'qt5-quickcontrols' 'qt5-webkit')
|
depends=('qt5-declarative' 'qt5-quick1' 'qt5-quickcontrols' 'qt5-webkit')
|
||||||
provides=('feedthemonkey')
|
|
||||||
source=("https://github.com/jeena/${_name}/archive/v${pkgver}.tar.gz")
|
source=("https://github.com/jeena/${_name}/archive/v${pkgver}.tar.gz")
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue