diff options
| author | 2025-06-09 13:43:45 +0300 | |
|---|---|---|
| committer | 2025-06-09 13:55:38 +0300 | |
| commit | 97af93b2a8ebc89364852e3f63e9fd8cfedaeedf (patch) | |
| tree | 27e2added74ee6c0ff91c9e7927491c661a8bb36 /zsh/theme/gitstatus/build.info | |
| parent | 04.06.2025 (diff) | |
| download | dotfiles-97af93b2a8ebc89364852e3f63e9fd8cfedaeedf.tar.gz dotfiles-97af93b2a8ebc89364852e3f63e9fd8cfedaeedf.tar.bz2 dotfiles-97af93b2a8ebc89364852e3f63e9fd8cfedaeedf.tar.xz dotfiles-97af93b2a8ebc89364852e3f63e9fd8cfedaeedf.zip | |
Перевёл dotfiles на stow
Diffstat (limited to 'zsh/theme/gitstatus/build.info')
| -rw-r--r-- | zsh/theme/gitstatus/build.info | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/zsh/theme/gitstatus/build.info b/zsh/theme/gitstatus/build.info deleted file mode 100644 index 9a4967e..0000000 --- a/zsh/theme/gitstatus/build.info +++ /dev/null @@ -1,22 +0,0 @@ -# This value gets embedded in gitstatusd at build time. It is -# read by ./Makefile. `gitstatusd --version` reports it back. -# -# This value is also read by shell bindings (indirectly, through -# ./install) when using GITSTATUS_DAEMON or usrbin/gitstatusd. -gitstatus_version="v1.5.4" - -# libgit2 is a build time dependency of gitstatusd. The values of -# libgit2_version and libgit2_sha256 are read by ./build. -# -# If ./deps/libgit2-${libgit2_version}.tar.gz doesn't exist, build -# downloads it from the following location: -# -# https://github.com/romkatv/libgit2/archive/${libgit2_version}.tar.gz -# -# Once downloaded, the tarball is stored at the path indicated -# above so that repeated builds don't consume network bandwidth. -# -# If sha256 of ./deps/libgit2-${libgit2_version}.tar.gz doesn't match, -# build gets aborted. -libgit2_version="tag-2ecf33948a4df9ef45a66c68b8ef24a5e60eaac6" -libgit2_sha256="4ce11d71ee576dbbc410b9fa33a9642809cc1fa687b315f7c23eeb825b251e93" |
