summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas18182020-12-21 13:56:56 +0100
committerLukas18182020-12-21 13:56:56 +0100
commit5bd1be097ea6150507e4996af81df9efa39d201d (patch)
tree0f6812d781cdadfd330a956cefe03f2b99c02faf
parent71ddf7f7c015717a460dcdc36208dadc76469cf0 (diff)
downloadaur-5bd1be097ea6150507e4996af81df9efa39d201d.tar.gz
add groups
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08ace2deeea7..0a1164bff7d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,8 @@ pkgbase = gog-stellaris-horizon-signal
url = https://www.gog.com/game/stellaris_horizon_signal
arch = x86_64
groups = gog-stellaris-dlcs
+ groups = gog
+ groups = games
license = custom
makedepends = unzip
makedepends = findutils
diff --git a/PKGBUILD b/PKGBUILD
index 8253ed7ed926..839dbd353a0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The free Horizon Signal DLC for the Stellaris game"
arch=('x86_64')
url="https://www.gog.com/game/stellaris_horizon_signal"
license=('custom')
-groups=('gog-stellaris-dlcs')
+groups=('gog-stellaris-dlcs' 'gog' 'games')
depends=("gog-stellaris>=$pkgver")
makedepends=('unzip' 'findutils' 'lgogdownloader')
source=("stellaris_horizon_signal_${pkgver//./_}.sh::gogdownloader://1490429179/en3installer0")