From b39030aeaada13f0cbbfce4be0a9358c68aae6b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Sun, 17 Apr 2022 00:47:41 +0200 Subject: [PATCH] Fix PKGBUILD --- AUR/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUR/PKGBUILD b/AUR/PKGBUILD index b0e5302..5a2426f 100644 --- a/AUR/PKGBUILD +++ b/AUR/PKGBUILD @@ -10,7 +10,7 @@ licence=('GPLv2') depends=('glib2' 'gtk3' 'cairo') makedepends=('cmake' 'git') privides=('gds-render') -source=("${pkgname}-git"::"git+https://git.shimatta.de/mhu/gds-render.git#recursive" "https://git.shimatta.de/3rd-party/libfort.git") +source=("${pkgname}-git"::"git+https://git.shimatta.de/mhu/gds-render.git" "https://git.shimatta.de/3rd-party/libfort.git") sha1sums=('SKIP' 'SKIP') pkgver () {