summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMayorBender2019-06-23 18:59:59 -0400
committerMayorBender2019-06-23 18:59:59 -0400
commit1b5a2b867e7bbd843e1c497b6b18fda5f6358314 (patch)
tree4ae32d34e337edecf6bb6f541cf7eff78393e5cc /PKGBUILD
parentf9be4494d9972df0f42c6fb21f19645fbb748685 (diff)
downloadaur-1b5a2b867e7bbd843e1c497b6b18fda5f6358314.tar.gz
Added cs50 group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e347f07061d4..bf8fa140ec23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ pkgdesc="This is check50, with which you can check solutions to problems for CS5
arch=('any')
url="https://github.com/cs50/check50"
license=('GPL')
+groups=('cs50');
depends=('python' 'submit50')
makedepends=('python-setuptools')
source=(