diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-03 18:17:29 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-03 18:17:29 +0200 |
| commit | ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 (patch) | |
| tree | c54b2a6d28a89333b771bdee05e6baa45fe0c94f /syncthing/syncthing.info | |
| parent | 1045963959ddfb697898fa90476f837aae4e2881 (diff) | |
| download | my-slackbuilds-ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7.tar.gz my-slackbuilds-ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7.zip | |
repo: flatten layout — move packages to root, extras to .extras/
- Move all packages from SlackBuilds/ to repo root
- Move hooks/, docs/, nvchecker.toml to .extras/
- Update CLAUDE.md and README.md to reflect new structure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'syncthing/syncthing.info')
| -rw-r--r-- | syncthing/syncthing.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/syncthing/syncthing.info b/syncthing/syncthing.info new file mode 100644 index 0000000..7c6b8ca --- /dev/null +++ b/syncthing/syncthing.info @@ -0,0 +1,10 @@ +PRGNAM="syncthing" +VERSION="2.0.15" +HOMEPAGE="https://syncthing.net" +DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v2.0.15/syncthing-linux-386-v2.0.15.tar.gz" +MD5SUM="04bb977a084577ddac3c6036b965d54d" +DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v2.0.15/syncthing-linux-amd64-v2.0.15.tar.gz" +MD5SUM_x86_64="4129e1b6e1b014b7c92f4e987204251f" +REQUIRES="" +MAINTAINER="Sebastian Arcus" +EMAIL="s [dot] arcus [at] open-t [dot] co [dot] uk" |
