summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbertabus2017-11-10 15:10:21 -0700
committerbertabus2017-11-10 15:10:21 -0700
commit1940fc72af1318ba48492663e874646fe7d3f00e (patch)
treebb4b18e4a1e6ca24d40bbeb16859d4c2a374bb63
parent099768413fa5caa1d74c93a6e5e7761de09494e8 (diff)
downloadaur-1940fc72af1318ba48492663e874646fe7d3f00e.tar.gz
updated groups
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff21baeafdc4..c6a8cc0f8539 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = gaviewer
pkgrel = 3
url = http://www.geometricalgebra.net/downloads.html
arch = x86_64
- groups = ypb
groups = math
license = GPL2
makedepends = antlr2
diff --git a/PKGBUILD b/PKGBUILD
index 99995f2753bd..f5aa8df2aacc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Geometric Algebra scriptable 3D visualization tool"
arch=('x86_64')
url="http://www.geometricalgebra.net/downloads.html"
license=('GPL2')
-groups=('ypb' 'math')
+groups=('math')
depends=('fltk' 'libgl' 'mesa' 'libx11' 'libpng' 'gcc-libs')
makedepends=('antlr2' 'zlib')
checkdepends=()