sxiv: add 1.3.2 bottle.

master
BrewTestBot 2017-01-27 02:33:31 +00:00 committed by Mike McQuaid
parent 0ebbcd5472
commit 327bba0c0b
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@ class Sxiv < Formula
head "https://github.com/muennich/sxiv.git"
bottle do
cellar :any
sha256 "e5bcdb136a9ffc360193193461e64502369bd5f8a083525a273cca35bf49e0f8" => :sierra
sha256 "39d8e6f5f08b72e8e7d48681d7d44d7f56a52ee36f9c8b836e825e09a769e0c5" => :el_capitan
sha256 "0ef89ec26f91d1639744ecb5ceec0db81d675e8a1ce6c7946f4a46488842e49a" => :yosemite
end
depends_on :x11
depends_on "imlib2"
depends_on "giflib"