update srcfile

This commit is contained in:
joachimschmidt557 2021-03-30 12:20:27 +02:00
parent db66475f6b
commit 323c526c9d
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -5,7 +5,7 @@ git https://gitlab.com/joachimschmidt557/dotfiles dotfiles
git https://gitlab.com/joachimschmidt557/scripts scripts git https://gitlab.com/joachimschmidt557/scripts scripts
# Linux kernel # Linux kernel
# tar https://git.kernel.org/torvalds/t/linux-5.5-rc6.tar.gz linux-5.5-rc6 tar https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.10.tar.xz linux-5.11.10
# Utilities - zips # Utilities - zips
zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5 zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
@ -219,6 +219,7 @@ git https://github.com/arqv/zig-overlay zig-overlay
git https://github.com/google/cpu_features cpu_features git https://github.com/google/cpu_features cpu_features
git https://github.com/mifi/lossless-cut lossless-cut git https://github.com/mifi/lossless-cut lossless-cut
git https://github.com/MasterQ32/ftz ftz git https://github.com/MasterQ32/ftz ftz
git https://github.com/swaywm/wlroots wlroots
# My own projects # My own projects
git git@github.com:ziglibs/lscolors zig-lscolors git git@github.com:ziglibs/lscolors zig-lscolors