summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Nestler2019-11-19 17:53:11 +0100
committerRaphael Nestler2019-11-19 17:53:11 +0100
commitf90c02d8ca135b2cc9c1048e0fc2895c5e0e0886 (patch)
treec6fcdecdec6afc0cd66ab88d3b32e04c2558420c
parent742dc19a323559fbbc92643b239e28a3d389953c (diff)
downloadaur-kernel-updated-git.tar.gz
Add replaces kernel-updated
-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")