From 8eb8fd699d565f8d32a7fe1eba9f5de412c3dd80 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 5 Dec 2013 23:04:11 -0800 Subject: rxvt-unicode 9.1.9 --- Library/Formula/rxvt-unicode.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/rxvt-unicode.rb b/Library/Formula/rxvt-unicode.rb index d373c8874..3d786d7bb 100644 --- a/Library/Formula/rxvt-unicode.rb +++ b/Library/Formula/rxvt-unicode.rb @@ -2,8 +2,8 @@ require 'formula' class RxvtUnicode < Formula homepage 'http://software.schmorp.de/pkg/rxvt-unicode.html' - url 'http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.15.tar.bz2' - sha1 'e6fdf091860ecb458730dc68b0176f67f207a2f7' + url 'http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.19.tar.bz2' + sha1 '979f990b73cf057d81f25884668f362b5a748154' option "disable-iso14755", "Disable ISO 14775 Shift+Ctrl hotkey" @@ -25,7 +25,6 @@ class RxvtUnicode < Formula def install args = ["--prefix=#{prefix}", "--mandir=#{man}", - "--disable-afterimage", "--enable-perl", "--enable-256-color", "--with-term=rxvt-unicode-256color", -- cgit v1.2.3