Version 1.7.a2 - 06/Jan/2015

- Remember user to (re)run 'slackpkg update gpg'
  - Fixed Download Only when upgrade base packages (aaa_base, pkgtools...)
  - Quick output on Cached Download
This commit is contained in:
Matteo Rossini 2016-01-06 01:48:15 +01:00
parent 98eab695c8
commit 0376c59e9d
3 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Version 1.7.a2 - 06/Jan/2015
- Remember user to (re)run 'slackpkg update gpg'
- Fixed Download Only when upgrade base packages (aaa_base, pkgtools...)
- Quick output on Cached Download
Version 1.7.a1 - 04/Jan/2015
It's the time for a stable version of slackpkg+. Currently it is just a
development version to fix older feature and add/test new. I'll need more

View file

@ -1,3 +1,8 @@
Version 1.7.a2 - 06/Jan/2015
- Remember user to (re)run 'slackpkg update gpg'
- Fixed Download Only when upgrade base packages (aaa_base, pkgtools...)
- Quick output on Cached Download
Version 1.7.a1 - 04/Jan/2015
It's the time for a stable version of slackpkg+. Currently it is just a
development version to fix older feature and add/test new. I'll need more

View file

@ -1171,7 +1171,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
SPKGPLUS_VERSION="1.7.a1"
SPKGPLUS_VERSION="1.7.a2"
VERSION="$VERSION / slackpkg+ $SPKGPLUS_VERSION"