Upgrade from Webkit to WebEngine
This commit is contained in:
parent
81bac3ec8d
commit
c6c41c799f
6 changed files with 23 additions and 28 deletions
|
@ -2,13 +2,13 @@
|
|||
|
||||
pkgname=feedthemonkey
|
||||
_name=FeedTheMonkey
|
||||
pkgver=2.0.0
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop client for the TinyTinyRSS reader"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://jabs.nu/feedthemonkey"
|
||||
license=('BSD')
|
||||
depends=('qt5-declarative' 'qt5-quick1' 'qt5-quickcontrols' 'qt5-webkit')
|
||||
depends=('qt5-declarative' 'qt5-quick1' 'qt5-quickcontrols' 'qt5-webengine')
|
||||
source=("https://github.com/jeena/${_name}/archive/v${pkgver}.tar.gz")
|
||||
md5sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue