summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-06-27 17:51:00 +0500
committerDmitry Kharitonov2020-06-27 17:51:00 +0500
commitb36d8b0ab191920733cd245d875fa6da1b7e8e0c (patch)
tree9405567dae718aeb037eb997eb853d3c7b621220
parent54a90a8c96cb85beb3b53e7ced34337ee7f91c92 (diff)
downloadaur-b36d8b0ab191920733cd245d875fa6da1b7e8e0c.tar.gz
groups=games
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4352df88c75..dec0dc36991f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = bcrawl
url = https://github.com/b-crawl/bcrawl
arch = i686
arch = x86_64
+ groups = games
license = GPL
license = BSD
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 852fb980a6b6..8e8240950840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc='Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content'
arch=('i686' 'x86_64')
url='https://github.com/b-crawl/bcrawl'
+groups=('games')
depends=('lua51' 'sdl2_image' 'sqlite' 'glu' 'ttf-dejavu')
makedepends=('flex' 'gendesk' 'mesa')
optdepends=('advancecomp: for recompressing the tilesheets'