diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-14 18:33:59 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-14 18:33:59 +0200 |
| commit | 22d5a0d36863813f52b4c59af9b05a8c3bc3ab46 (patch) | |
| tree | c710867e47252421e69672cd90486e859ac41689 /nvchecker | |
| parent | 754cf49d624aa5545c4adccf4db4384e446e6b40 (diff) | |
| download | my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.tar.gz my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.zip | |
modified: .extras/nvchecker.toml
modified: README.md
modified: nvchecker/nvchecker.info
new file: python3-awesomeversion/README
new file: python3-awesomeversion/python3-awesomeversion.SlackBuild
new file: python3-awesomeversion/python3-awesomeversion.info
new file: python3-awesomeversion/slack-desc
new file: python3-platformdirs/README
new file: python3-platformdirs/python3-platformdirs.SlackBuild
new file: python3-platformdirs/python3-platformdirs.info
new file: python3-platformdirs/slack-desc
new file: python3-structlog/README
new file: python3-structlog/python3-structlog.SlackBuild
new file: python3-structlog/python3-structlog.info
new file: python3-structlog/slack-desc
Diffstat (limited to 'nvchecker')
| -rw-r--r-- | nvchecker/nvchecker.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nvchecker/nvchecker.info b/nvchecker/nvchecker.info index 7147174..0ca1cf7 100644 --- a/nvchecker/nvchecker.info +++ b/nvchecker/nvchecker.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/lilydjwg/nvchecker/archive/v2.20/nvchecker-2.20.tar MD5SUM="890506247a0423c9ba677c912a798532" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-tornado python-structlog python3-httpx python3-platformdirs python-awesomeversion python3-toml" +REQUIRES="python3-tornado python3-structlog python3-httpx python3-platformdirs python3-awesomeversion python3-toml" MAINTAINER="danix" EMAIL="danix@danix.xyz" |
