From da589d0da251921db53f46d9906b10578a6d23a4 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Sun, 29 Jun 2014 23:49:42 -0400 Subject: [PATCH] screenfetch 3.5.0 --- Formula/screenfetch.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/screenfetch.rb b/Formula/screenfetch.rb index fed169464d4..0f0b967e2ca 100644 --- a/Formula/screenfetch.rb +++ b/Formula/screenfetch.rb @@ -1,9 +1,9 @@ require "formula" class Screenfetch < Formula - homepage "http://git.silverirc.com/cgit.cgi/screenfetch.git" - url "http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/screenfetch-3.2.2.tar.bz2" - sha1 "29ec0d68b2799a946dc75b390d96e5f1b2bb8aaf" + homepage "https://github.com/KittyKatt/screenFetch" + url "https://github.com/KittyKatt/screenFetch/archive/v3.5.0.tar.gz" + sha1 "01d108da5de053b518c1cc49d6e6cc6b9837a59a" head 'git://git.silverirc.com/screenfetch.git', :shallow => false bottle do @@ -15,6 +15,7 @@ class Screenfetch < Formula def install bin.install "screenfetch-dev" => "screenfetch" + man1.install "screenfetch.1" end test do