XR packaging for Fedora Atomic
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

atomicxr-cli 2.1.0

+2 -2
+2 -2
Formula/atomicxr-cli.rb
··· 3 3 class AtomicxrCli < Formula 4 4 desc "Utilities for XR on Fedora Atomic Desktops and Universal Blue" 5 5 homepage "https://tangled.sh/@matrixfurry.com/homebrew-atomicxr" 6 - url "https://tangled.sh/@matrixfurry.com/atomic-xr/archive/refs%2Ftags%2Fv2.0.0" 7 - sha256 "2b7c9e8cf1b94ab7d7b6b12bc3df4f3b03deda9d58830ef60c01f0433c919416" 6 + url "https://tangled.sh/@matrixfurry.com/atomic-xr/archive/refs%2Ftags%2Fv2.1.0" 7 + sha256 "0695f7740ae7d144c7acc879ba74030e78ee96bb60f4daa96d3a51146b3a6c6a" 8 8 license "AGPL-3.0-only" 9 9 10 10 # livecheck will be implemented after this pr is merged: https://tangled.sh/@tangled.sh/core/pulls/442