summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-06-27 17:51:34 +0500
committerDmitry Kharitonov2020-06-27 17:51:34 +0500
commitaf4ab3effb20bec09caabc5490d667bf1b8de0c8 (patch)
tree3fa82c9c8bcab3f3c625bd6b6dbd39c24bb1a778
parentb36d8b0ab191920733cd245d875fa6da1b7e8e0c (diff)
downloadaur-af4ab3effb20bec09caabc5490d667bf1b8de0c8.tar.gz
Revert "groups=games"
This reverts commit b36d8b0ab191920733cd245d875fa6da1b7e8e0c.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dec0dc36991f..a4352df88c75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ 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 8e8240950840..852fb980a6b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ 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'