summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyndair2021-03-21 07:47:24 +0000
committerkyndair2021-03-21 07:47:24 +0000
commitbfc43ed830e058e3135a1115047120251490f97b (patch)
treefbe851123f7fd28fb37f8ceb5a2928fe8b5721fb
parent107bb25afd68e97127b0e6f585fa5691c3e95d3f (diff)
downloadaur-gog-darkest-dungeon-the-crimson-court.tar.gz
Update .SRCINFO and PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d8faa8d719c..e6e8956cd8ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = gog-darkest-dungeon-the-crimson-court
- pkgdesc = DLC for the darkest_dungeon game.
+ pkgdesc = DLC for the darkest dungeon game.
pkgver = 24839
pkgrel = 1
url = https://www.gog.com/game/darkest_dungeon_the_crimson_court
- arch = x86_64
+ arch = any
license = custom
makedepends = p7zip
depends = gog-darkest-dungeon
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'))