Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Releases: psygreg/saur

1.1

Choose a tag to compare

@psygreg psygreg released this 03 Jun 16:07
9b44f5f

Changelog

  • Color added to some text messages for better visualization
  • Bunch of bug fixes
  • Can now parse multiple packages properly

1.0

1.0

Choose a tag to compare

@psygreg psygreg released this 03 Jun 04:37
a1e2400

This is the version I consider mostly feature-complete.

  • Added flags for sourcing packages from a target repository instead of all three. -a -f -p
  • Added flag that auto-confirms everything, -y. It can be combined with the targeting flags, e.g. -ay.
  • Added flag for quick search, -s. It can be combined with the targeting flags, e.g. -sa.
  • Added update flag -u. It will update or reinstall the specified package.

0.2

0.2

Choose a tag to compare

@psygreg psygreg released this 02 Jun 22:04
5f3f771

Changelog

  • Error message caused by launching it with root privileges now multilanguage
  • Now creates a Timeshift snapshot when run in update mode saur if you have the aforementioned optional dependency

0.1

0.1

Choose a tag to compare

@psygreg psygreg released this 02 Jun 21:28
da02b31

First working version. Currently performing all intended tasks.