[pacman-contrib] [GIT] branch master updated (866ab08 -> d0750b3)
This is an automated email from the git hooks/post-receive script. demize pushed a change to branch master in repository pacman-contrib. from 866ab08 Add `make check` to README.md new 79de32d README.md: Fix localestatedir typo new 769a3db Add a paccache systemd service and timer files new d0750b3 paccache.service: Use actual bindir rather than hardcode /usr/bin The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Graph of new commits: * d0750b3 (HEAD -> master) paccache.service: Use actual bindir rather than hardcode /usr/bin * 769a3db Add a paccache systemd service and timer files * 79de32d README.md: Fix localestatedir typo Detailed log of new commits: commit d0750b317e4470822ff6824819fe1ab22f9154af Author: Johannes Löthberg <johannes@kyriasis.com> Date: Thu Nov 23 00:17:02 2017 +0100 paccache.service: Use actual bindir rather than hardcode /usr/bin Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> commit 769a3db60a9ac06857d6a87baa2e0296f4d9257b Author: Isaac Good <isaacgood@gmail.com> Date: Wed Nov 22 15:06:36 2017 -0800 Add a paccache systemd service and timer files src/Makefile.am | 7 +++++++ src/paccache.service | 6 ++++++ src/paccache.timer | 10 ++++++++++ 3 files changed, 23 insertions(+) create mode 100644 src/paccache.service create mode 100644 src/paccache.timer Message-Id: <20171122230636.GA513@nuc.isaacgood.com> Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> commit 79de32d14f86b8d1a4d7602771ed6b461239f53e Author: Johannes Löthberg <johannes@kyriasis.com> Date: Thu Nov 23 00:00:00 2017 +0100 README.md: Fix localestatedir typo Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Summary of changes: README.md | 2 +- src/Makefile.am | 13 ++++++++++++- src/paccache.service.in | 6 ++++++ src/paccache.timer | 10 ++++++++++ 4 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 src/paccache.service.in create mode 100644 src/paccache.timer -- To stop receiving notification emails like this one, please contact the administrator of this repository.
participants (1)
-
demize@archlinux.org