Skip to content

Add pulsar 1.113.0 #364

Merged
merged 2 commits into from
Jan 17, 2024
Merged
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions desktop-files/pulsar.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Desktop Entry]
Name=Pulsar
Exec=/usr/local/package/bin/pulsar %U
Terminal=false
Type=Application
Icon=pulsar
StartupWMClass=Pulsar
Comment=A Community-led Hyper-Hackable Text Editor
Categories=Development;
3 changes: 3 additions & 0 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1874,6 +1874,9 @@ ant=apache-ant-1.10.12-0
atom=atom-1.60.0-1
atom

pulsar=pulsar-1.113.0-0
pulsar

llvm-12=llvm-12.0.1-0
lld-12=lld
clang-12=clang
Expand Down