Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions sysutils/sketchybar/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PortGroup xcodeversion 1.0

minimum_xcodeversions {19 12.0}

github.setup FelixKratz SketchyBar 2.21.0 v
github.setup FelixKratz SketchyBar 2.23.0 v
github.tarball_from archive

categories sysutils
Expand All @@ -21,9 +21,9 @@ long_description This bar project aims to create a highly flexible, \
customizable, fast and powerful status bar replacement \
for people that like playing with shell scripts.

checksums rmd160 31c36e7a2cc2880b00d89a34f4907b1cc9bee5b4 \
sha256 7a35b4079467d7b52edfa103ae33deb0be4133291c32ca4157ba38a9a0742f2a \
size 1666781
checksums rmd160 1705f4f72e45453cfdd12fe19cffd17f6640afba \
sha256 f43ba7e53f5f6e9374b58679951578ffcce55655d8d01d45e1604180582bf81d \
size 1670025

post-extract {
file copy ${filespath}/org.macports.${name}.plist ${worksrcpath}/org.macports.${name}.plist
Expand Down