Skip to content

Releases: abchk1234/asbt

Fix double download

10 Jun 10:45
Compare
Choose a tag to compare

Remove incorrect check which always returns false fixing double downloads.

Download fixes

08 Jun 07:17
Compare
Choose a tag to compare

Tried to fix incomplete / incorrect download handling.

Feature: display ignored packages when checking updates

New feature: build configuration for individual packages.

16 Apr 15:30
Compare
Choose a tag to compare

Added option to allow build configuration for individual packages in the config file (asbt.conf).

Bug fixes.

25 Oct 05:33
Compare
Choose a tag to compare

Only rename source if downloaded to SRCDIR (thx to DinizBortolotto for the
report).
A depth limited git clone is done when setting up slackbuilds repo.
More stringent check for whether specified argument is a package directory or
a package.

Mostly bugfixes

29 May 05:07
Compare
Choose a tag to compare

Fix -n invocation with -P -u.
Fix item count with -q option.
Try to do better package detection with tidy option.

Mostly enhancements and refactoring

09 May 05:23
Compare
Choose a tag to compare

Use different method to execute slackbuild when building packages.
Add -e --log,--git options to enlist packages from Changelog and git log.
Allow overriding pause for input using -n for certain options.
Refactor to use global variables in CAPS.

Minor bugfixes and enhancements.

25 Apr 13:18
Compare
Choose a tag to compare

Improvements to -e option.
Changes under the hood.

Mostly changes under the hood.

05 Apr 05:24
Compare
Choose a tag to compare

More changes under the hood (convert to bash, remove bashishs).
Improve package detection in tidy option.
Use same package detection in remove option as in install.

Better package detection + misc changes.

21 Mar 14:12
Compare
Choose a tag to compare
1.6

minor readme changes