Skip to content

Commit

Permalink
xkbevd: add 1.1.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 10, 2024
1 parent fc8929e commit 2eaf6e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/xkbevd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Xkbevd < Formula
sha256 "38357b702de9d3457c4ff75053390f457b84c4accc7f088101255c37c684926b"
license "MIT"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/xkbevd-1.1.5"
sha256 cellar: :any, ventura: "542804a4d869e13d14f794ee1aaf30ef303e51be7add623004ddb21701868e43"
end

depends_on "pkgconf" => :build
depends_on "xorgproto" => :build

Expand Down

0 comments on commit 2eaf6e1

Please sign in to comment.