Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(peazip): moved to Qt6 #1283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

philclifford
Copy link
Member

@philclifford philclifford commented Jan 1, 2025

This finds the current release with some assumed future-proofing.
Fixes #1284

Copy link
Contributor

@rasa rasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me:

# cd /etc/deb-get/99-local.d/
# curl -O https://raw.githubusercontent.com/philclifford/deb-get/refs/heads/fix-peazip/01-main/packages/peazip
# deb-get update
  [+] Updating /etc/deb-get/01-main
...
# deb-get show peazip
  [+] Including local package peazip
  [!] Please consider contributing back new entries, an issue (or raise a PR) directly at https://github.com/wimpysworld/deb-get/pulls
PeaZip
  Package:      peazip
  Repository:   99-local
  Updater:      deb-get
  Installed:    No
  Published:    10.2.0
  Architecture: amd64
  Download:     https://github.com/peazip/PeaZip/releases/download/10.2.0/peazip_10.2.0.LINUX.Qt6-1_amd64.deb
  Website:      https://peazip.github.io
  Summary:      PeaZip is a free file archiver utility and extractor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: peazip moving to Qt6 has broken our definition
2 participants