Release 2.84.0_beta10

This commit is contained in:
Robby Workman 2020-11-27 15:14:58 -06:00
parent 7d8b3382ad
commit 9b950fcbaa
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Fri Nov 27 21:14:26 UTC 2020
---------------
- 2.84.0_beta10
- Fix output if package is incorrectly named (phenixia2003)
Mon Aug 3 05:21:07 UTC 2020
---------------
- 2.84.0_beta9

View file

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=slackpkg
VERSION=${VERSION:-2.84.0_beta9}
VERSION=${VERSION:-2.84.0_beta10}
ARCH="noarch"
BUILD=${BUILD:-1}