From 489046c603d37d6b4895934d7afe110fa105dfeb Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Mon, 11 Apr 2022 18:07:03 +0200 Subject: [PATCH] Modified: README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d63a5a..519d64a 100644 --- a/README.md +++ b/README.md @@ -559,7 +559,7 @@ To make a new release: $ git tag vX.Y.Z $ git push && git push --tags ``` -1. Update version in the AUR [PKGBUILD](https://aur.archlinux.org/packages/restic-automatic-backup-scheduler/). -1. Update version in the Homebrew Formulas: - * [restic-automatic-backup-scheduler](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler.rb). - * [restic-automatic-backup-scheduler-check](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler-check.rb). +1. Update version in the AUR [PKGBUILD](https://aur.archlinux.org/packages/restic-automatic-backup-scheduler/) +1. Update version in the Homebrew Formulas (see the repo README): + * [restic-automatic-backup-scheduler](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler.rb) + * [restic-automatic-backup-scheduler-check](https://github.com/erikw/homebrew-tap/blob/main/Formula/restic-automatic-backup-scheduler-check.rb)