aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/makepkg/PKGBUILD5
1 files changed, 1 insertions, 4 deletions
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 <aqua@iserlohn-fortress.net>
-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')