mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated for index
This commit is contained in:
parent
a6dd6ec090
commit
0959b33f8a
2 changed files with 15 additions and 12 deletions
|
@ -7,7 +7,10 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for multilib" />
|
||||
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for home">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/docs/how_to_start/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/how_to_start/index.md" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
@ -77,13 +80,6 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1670414596656</updated>
|
||||
</task>
|
||||
<task id="LOCAL-02231" summary="Updated for multilib">
|
||||
<created>1686592546764</created>
|
||||
<option name="number" value="02231" />
|
||||
<option name="presentableId" value="LOCAL-02231" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1686592546764</updated>
|
||||
</task>
|
||||
<task id="LOCAL-02232" summary="Updated for multilib">
|
||||
<created>1686592674968</created>
|
||||
<option name="number" value="02232" />
|
||||
|
@ -420,7 +416,14 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1686808266343</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2280" />
|
||||
<task id="LOCAL-02280" summary="Updated for home">
|
||||
<created>1686808605226</created>
|
||||
<option name="number" value="02280" />
|
||||
<option name="presentableId" value="LOCAL-02280" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1686808605226</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2281" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.History.Properties">
|
||||
|
@ -459,7 +462,6 @@
|
|||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
||||
<MESSAGE value="Updated for Screenshots" />
|
||||
<MESSAGE value="Updated for usage" />
|
||||
<MESSAGE value="Updated for configuration" />
|
||||
<MESSAGE value="Updated for dependencies" />
|
||||
|
@ -484,6 +486,7 @@
|
|||
<MESSAGE value="Updated for configs" />
|
||||
<MESSAGE value="Updated for screenshots" />
|
||||
<MESSAGE value="Updated for multilib" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Updated for multilib" />
|
||||
<MESSAGE value="Updated for home" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Updated for home" />
|
||||
</component>
|
||||
</project>
|
|
@ -4,7 +4,7 @@
|
|||
If you are going to use only the [SlackBuilds.org](https://slackbuilds.org) repository, you don't need to edit
|
||||
the `/etc/slpkg/repositories.toml` file, otherwise edit the file and set `true` the repositories you want.
|
||||
|
||||
# Update
|
||||
# Update database
|
||||
The second step is to update the package lists and install the data to the database, just run:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue