Skip to content

shoppe v1.2.0

Compare
Choose a tag to compare
@knuxify knuxify released this 13 Sep 20:37
· 47 commits to master since this release
76287ee

Getting started

wget https://raw.githubusercontent.com/shoppepm/shoppe/master/shoppe
chmod +x shoppe
./shoppe install shoppe

1.2.0

BREAKING (soon):

  • Started deprecating '+' switches and cleaned up switch parsing code (b65c929)

NEW:

  • Added contentdir and sourcedir variables (372675d)
  • Added hybrid repositories (local shoppepkg, non-local content.tar.gz) (7020ab1)
  • 'provides' variable (see documentation) (fc78c07)
  • Added ability to list information about all installed packages ('info installed') (8df6641)

FEATURE:

  • Added support for cygrun as sudo alternative (7810f8d)
  • Added switch (-c) for skipping the frontend only for packages which are being manually installed (in the packages variable)

IMPROVEMENT

  • Shoppe will now check if command for package exists as fallback when no package manager is found (3abe3f0)

FIX:

  • Fixed certain versions of sha256 showing input mode making checksums invalid (3122dca)
  • Fixed pm variable not being empty when no package manager is detected (4d8b0da)
  • Various fixes to the httpfetch function and nicer output
  • Fixed conflicts