summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0e3865379d2..901bc46dda7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,10 @@ sha256sums=('ae50c7f6d423f59242cb7d6bf0b525880e94061a554fc3c37561db7a5568c998'
'00bb69d20618fd9ba0466b49d0c3e6208a65e745acf8ae8e0f66efad7adb65a6')
depends=(libgl libx11 libxext desktop-file-utils)
+# If you want to use lgogdownloader add the following to /etc/makepkg.conf
+# DLAGENTS+=('goggogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o')
+DLAGENTS+=("gogdownloader::/usr/bin/echo Could not find gog installer file (%u). Manually download it to \"$(pwd)\", or set up a gogdownloader:// DLAGENT in /etc/makepkg.conf. See PKGBUILD for example.")
+
package() {
# game files
mkdir -p "${pkgdir}/opt/${pkgname}"