summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkyndair2021-03-21 07:47:24 +0000
committerkyndair2021-03-21 07:47:24 +0000
commitbfc43ed830e058e3135a1115047120251490f97b (patch)
treefbe851123f7fd28fb37f8ceb5a2928fe8b5721fb /PKGBUILD
parent107bb25afd68e97127b0e6f585fa5691c3e95d3f (diff)
downloadaur-bfc43ed830e058e3135a1115047120251490f97b.tar.gz
Update .SRCINFO and PKGBUILD
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'))