Skip to content

Commit

Permalink
commit 492604701 on 20210401
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Apr 1, 2021
1 parent ad7189c commit c4cb443
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .conf/VERSIONID
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.192
0.0.193
7 changes: 5 additions & 2 deletions build.repository.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
# Copyright 2021 (c) all rights reserved by BuildAPKs; see LICENSE
# https://buildapks.github.io published courtesy https://pages.github.com
################################################################################
set -Eeuo pipefail
set -eu
shopt -s nullglob globstar
export RDR="$HOME/buildAPKs"
. "$RDR/scripts/bash/shlibs/trap.bash" 67 68 69 "${0##*/} build.github.bash" wake.idle
if [ $# != 1 ]
then
printf "%s\\n\\n" "EXAMPLE USAGE: '${0##*/} https://github.com/BuildAPKs/buildAPKs.entertainment': DONE" && exit
fi
. "$RDR/scripts/bash/init/ushlibs.bash"
printf "%s\\n" "Processing $@:"
REPONAME="${@##*/}"
Expand Down
4 changes: 2 additions & 2 deletions sha512.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ edc449000a5fdd51e57514ccde45c6d5ff29f2bceaa9c3b2abe0119ef72a6a0edf80ec8968080ccd
434ce5781b02bdef064b9c61fa387c247a5c2205f5d4f0bad8425e0bb8864e6d79443ed350a603928324b079e8287fe7970633d246e4083334be1afe38699e08 ./build.github.sequential.bash
09af993044bbd775ef17dd2dd04277564d775c51317e5d709cd91661a2ccc89ff77d5ed915630f1aba16ad3b4243e4687b03cef8388f4d79e859f165ed635b0e ./build.github.tarballs.bash
2ad9f671add2ec0901f3ac05d3950fda1f1c25986aef8f4ad21ef0a368ca019b226110bdfba84ffd520741145c2be0131f09670005cfa6c765e5ce59363a2a19 ./build.github.topics.bash
be1e45b531b5fbc634f0e03bd601341ff47a0c425293dc6606f40106333f57860e57cc450c74e3c7a9b31788aac6c8ee64f1f9650ceab3ce0366da0df6c71a53 ./build.repository.bash
665dc4abfc51d12531126967e43237e3e2fa6259e2edceb497f16d41701d2855229559843e10becc3de267d07742bc665ad24457151b10ba86b44991493bbd59 ./.conf/VERSIONID
248c017e656e5131398c3f7ed8e5ed87e90aecf6750a6414dfea1ef3c7dfa4ee457d853262f16c793904f0e7a46c9280a70211ae74c7158ced97b05a31167851 ./build.repository.bash
6392404db8e28722af9836a37b32f6899ca8da89b8ae33d25e228e5a41b7abcfc28e5b9d6695584bd469477c68c05390b4a4fbb235db41c910d9bbf77033f989 ./.conf/VERSIONID
721de76fac626308cd3da4a828a15ab45f09ed3d5c202f19dc58ca6e1ec538477e0d65d87a4545a44c50a57613d54c6ef651177a32a1034e93c4fce1e322949a ./download.github.bash
05a502a845e35bc0495a3a3006ae914785c48679dddd362bd98bd33c306ed2aa8fac57344b1b65955d41755c3967f3e991770764f6c2f14c6a52f3e52e00ef1c ./.github/FUNDING.yml
ec770c00aa2c6225a2e27e8f08bd3d1eb8882f2cde94c820ab48db0b0fb0175913cd43a851904ff015c95f1fa31bb787383608cf19eb9d34f572b5fa8f9250ab ./.github/workflows/greetings.yml
Expand Down

1 comment on commit c4cb443

@SDRausty
Copy link
Contributor Author

@SDRausty SDRausty commented on c4cb443 Apr 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.