summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7e023e2213c..c38c1a66c235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgver=24839
_pkgver=24839
_build=28859
pkgrel=1
-pkgdesc="DLC for the ${_dlcparent} game."
-arch=('x86_64')
+pkgdesc="DLC for the $(echo ${_dlcparent} | sed 's/_/ /g') game."
+arch=('any')
url="https://www.gog.com/game/${_pkgname}"
license=('custom')
depends=($(echo gog-${_dlcparent} | sed 's/_/-/g'))