From 3ff29765abb7b0fda99f7b0780f3a811df899e88 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Fri, 23 Mar 2018 17:23:26 +0100 Subject: Update pkgbuild --- linux/makepkg/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux') diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD index 009043c..2c817af 100644 --- a/linux/makepkg/PKGBUILD +++ b/linux/makepkg/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aqua-sama pkgname=smolbote-hg -pkgver=r223.17174e74b988 +pkgver=0 pkgrel=1 pkgdesc='Yet another no-frills browser' url="https://neueland.iserlohn-fortress.net/smolbote" @@ -12,8 +12,8 @@ license=('GPL3') # -hg replace the old -git package replaces=('smolbote-git') -depends=('qt5-webengine' 'boost-libs') -makedepends=('mercurial' 'cmake' 'pkg-config' 'ninja' 'qt5-webengine' 'boost') +depends=('qt5-webengine>=5.11.0beta2' 'boost-libs>=1.66.0') +makedepends=('mercurial' 'cmake' 'pkg-config' 'ninja' 'qt5-webengine>=5.11.0beta2' 'boost>=1.66.0') # this is the central repository source=("smolbote-hg::hg+https://neueland.iserlohn-fortress.net/smolbote.hg") -- cgit v1.2.1