diff --git a/src/etc/sbopkg/repos.d/60-SBo-current.repo b/src/etc/sbopkg/repos.d/60-SBo-current.repo index 800cda0..8ba5b9c 100644 --- a/src/etc/sbopkg/repos.d/60-SBo-current.repo +++ b/src/etc/sbopkg/repos.d/60-SBo-current.repo @@ -1,3 +1,3 @@ # DO NOT EDIT THIS FILE. CHANGES WILL BE OVERWRITTEN. See the README. # Repo Branch Description Tag Tool Link CheckGPG -SBo-git current "UNSUPPORTED SBo git repository for -current" ponce git git://github.com/Ponce/slackbuilds.git@current "" +SBo-git current "UNSUPPORTED SBo git repository for -current" _SBo git git://github.com/Ponce/slackbuilds.git@current "" diff --git a/tools/ChangeLog-latest.txt b/tools/ChangeLog-latest.txt index 76d0d9a..5233f54 100644 --- a/tools/ChangeLog-latest.txt +++ b/tools/ChangeLog-latest.txt @@ -1,6 +1,6 @@ SBOPKG NEWS -sbopkg-dev (2020-03-21 13:25:48 UTC) +sbopkg-dev (2020-03-22 10:12:52 UTC) FEATURES * sqg: Parallelize building of single and all packages by option -j. Patch by Marcel Saegebarth. @@ -58,6 +58,7 @@ sbopkg-dev (2020-03-21 13:25:48 UTC) * Better handling at git repository during bad network connection. Patch by Urchlay * sqg: Use /root/.sbopkg.conf if it exists. + * Set the tag for SBo-git to _SBo to match the rest of the packages. sbopkg 0.38.1 (2016-09-01 13:42 UTC) FEATURES