From 3466ce2cac74058b2dd66b1fdde7176db00fcf98 Mon Sep 17 00:00:00 2001 From: MK13 Date: Tue, 19 Jan 2021 00:08:59 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dad0370..c1018ba 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,8 @@ * Add applying of patch to `build()`/`prepare()` ** `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 +Also add package to `/etc/pacman.conf` -> `IgnorePkg` directive, as otherwise it gets overwritten during update + +# Upstream stats +Successfully upstreamed the following patches: +* `i3status/memory_unit.patch` - see https://github.com/i3/i3status/pull/369 \ No newline at end of file