Skip to content

Commit

Permalink
Merge pull request #182 from akki42/patch-1
Browse files Browse the repository at this point in the history
Update freeoffice plugin
  • Loading branch information
asdil12 authored Jun 24, 2024
2 parents 8c7bfe6 + d747939 commit fd02874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opi/plugins/freeoffice.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ def run(cls, query):
gpgkey = 'https://shop.softmaker.com/repo/linux-repo-public.key'
)

opi.install_packages(['softmaker-freeoffice-2021'])
opi.install_packages(['softmaker-freeoffice-2024'])
opi.ask_keep_repo('SoftMaker')

0 comments on commit fd02874

Please sign in to comment.