From 605b5931a5bf1d10ce987ade282beefe20811f3c Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 17 Jul 2018 15:46:21 +0200 Subject: Fix version.h.in --- linux/makepkg/PKGBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'linux/makepkg/PKGBUILD') diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD index c1ba1c2..ba8f893 100644 --- a/linux/makepkg/PKGBUILD +++ b/linux/makepkg/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Aqua-sama -pkgname=smolbote-hg +pkgname=smolbote-git pkgdesc='Yet another no-frills browser' pkgver=0 @@ -15,9 +15,6 @@ url="https://neueland.iserlohn-fortress.net/smolbote" arch=('x86_64') license=('GPL3') -# -hg replace the old -git package -replaces=('smolbote-git') - depends=('qt5-webengine>=5.11.0' 'boost-libs>=1.66.0') optdepends=('firejail: launch a sandboxed instance') makedepends=('git' 'cmake' 'pkg-config' 'go-md2man') -- cgit v1.2.1