File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Libdecor < Formula
22 desc "Client-side decorations library for Wayland client"
33 homepage "https://gitlab.freedesktop.org/libdecor/libdecor"
4- url "https://gitlab.freedesktop.org/libdecor/libdecor/-/releases/0.2.4 /downloads/libdecor-0.2.4 .tar.xz"
5- sha256 "b17cf420e8dcb526bf82da5d36f8443a91fad0777083fa4ec5c1df8ee877416f "
4+ url "https://gitlab.freedesktop.org/libdecor/libdecor/-/releases/0.2.5 /downloads/libdecor-0.2.5 .tar.xz"
5+ sha256 "7fd50f780a4fee90a03f7b2c09055033e488654cbaff4a0c4bbae616bac9cd1c "
66 license "MIT"
77
88 livecheck do
@@ -14,8 +14,8 @@ class Libdecor < Formula
1414 end
1515
1616 bottle do
17- sha256 arm64_linux : "0ce1db47f5f6e33e2eb9e56441bfd76e0743d3d73fe36ec03fc70706546e1c0b "
18- sha256 x86_64_linux : "01ed6ba19998c4ec2aa7093b943d75a8c491616c0a3638779c7297e4da276ea1 "
17+ sha256 arm64_linux : "a33126a6a50cb479b6e6cf78afb9c78993e0d4c32fcaf9a7b0809b74691185e2 "
18+ sha256 x86_64_linux : "615d9589a6c9b46664d33c1f955b29659c09b7503ef0e1ccd7444a400cbcec90 "
1919 end
2020
2121 depends_on "meson" => :build
You can’t perform that action at this time.
0 commit comments