diff --git a/vita3k-git/PKGBUILD b/vita3k-git/PKGBUILD index 81b9691..c71e658 100644 --- a/vita3k-git/PKGBUILD +++ b/vita3k-git/PKGBUILD @@ -29,9 +29,9 @@ source=( "git+https://github.com/Vita3K/vita-toolchain.git" "git+https://github.com/jonasmr/microprofile.git" "git+https://github.com/tcbrindle/sdl2-cmake-scripts.git" - "git+https://github.com/gabime/spdlog.git#branch=v1.x" + "git+https://github.com/gabime/spdlog.git" "git+https://github.com/nothings/stb.git" - "git+https://github.com/tronkko/dirent.git#branch=v1.23" + "git+https://github.com/tronkko/dirent.git" "git+https://github.com/B-Con/crypto-algorithms.git" "git+https://github.com/ocornut/imgui.git" "git+https://github.com/google/googletest.git"