From bb7f1c1fdbb20bc58fa8800b0c664783c046ebde Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 8 Feb 2021 17:30:07 +0100 Subject: [PATCH] Update references to sr.ht -> gitea --- Formula/aerc-contacts.rb | 12 +++--------- README.md | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/Formula/aerc-contacts.rb b/Formula/aerc-contacts.rb index 7141cc3..13a2c3d 100644 --- a/Formula/aerc-contacts.rb +++ b/Formula/aerc-contacts.rb @@ -1,16 +1,10 @@ class AercContacts < Formula desc "Search macOS Contacts and output data for aerc email client" - homepage "https://sr.ht/~crocmagnon/aerc-contacts-macos/" - url "https://git.sr.ht/~crocmagnon/aerc-contacts-macos", :tag => "0.1.0", :using => :git, :revision => "58579a5ed7b3afdbddd84ea769701a5c4802eb4c" + homepage "https://git.augendre.info/gaugendre/aerc-contacts-macos" + url "https://git.augendre.info/gaugendre/aerc-contacts-macos.git", :tag => "0.1.0", :using => :git, :revision => "58579a5ed7b3afdbddd84ea769701a5c4802eb4c" sha256 "d415b1ac07865941fe3db77d2f1d2888d47f03759959bde47bbc7b6f2146945c" license "MIT" - head "https://git.sr.ht/~crocmagnon/aerc-contacts-macos", :using => :git - - bottle do - root_url "https://dl.bintray.com/crocmagnon/bottles-formulae" - cellar :any_skip_relocation - sha256 "84bf0bcf58550458a5b92669faa5b523f728fdd8f3fe103cc5a81deaedd1a19a" => :catalina - end + head "https://git.augendre.info/gaugendre/aerc-contacts-macos.git", :using => :git depends_on :xcode => ["10.0", :build] diff --git a/README.md b/README.md index c7b634c..77f22c3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Usage ```shell script -brew tap crocmagnon/homebrew-formulae https://git.sr.ht/~crocmagnon/homebrew-formulae +brew tap crocmagnon/homebrew-formulae https://git.augendre.info/gaugendre/homebrew-formulae brew install # For example: