diff options
Diffstat (limited to 'linux/makepkg/PKGBUILD')
-rw-r--r-- | linux/makepkg/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD index e3bad77..8897ee7 100644 --- a/linux/makepkg/PKGBUILD +++ b/linux/makepkg/PKGBUILD @@ -23,7 +23,7 @@ makedepends=('git' 'cmake' 'pkg-config' 'asciidoctor' 'python') # this is the central repository source=("git+https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote.git#branch=master" "git+https://github.com/itay-grudev/SingleApplication.git" - "https://github.com/ulfalizer/Kconfiglib.git") + "git+https://github.com/ulfalizer/Kconfiglib.git") sha512sums=('SKIP' 'SKIP' |