From b15d67e75a782a9e4be1e1203100a30f6f434b3d Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 18 Jan 2021 23:46:39 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d65c15..dad0370 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ * Add to `source` array * Add to checksum array (`'SKIP'`) * Add applying of patch to `build()`/`prepare()` -** `patch -p1 -i ../patch.patch` \ No newline at end of file +** `patch -p1 -i ../patch.patch` + +Also add package to `/etc/pacman.conf` -> `IgnorePkg` directive, as otherwise it gets overwritten during update \ No newline at end of file