summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f5f548ef417..b3854c990437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/rnestler/${_pkgname}"
license=('GPL3')
makedepends=('git' 'rust' 'cargo')
depends=('dbus')
+replaces=('kernel-updated')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("git://github.com/rnestler/${_pkgname}.git")