summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntoine Viallon2021-02-05 16:13:54 +0100
committerAntoine Viallon2021-02-05 16:13:54 +0100
commit6bdd11457b3c79bc6520389260c39eaa0c3f73fc (patch)
treef4bb3241fbe2cf1167bd3ec6ceb66e52642c1565 /PKGBUILD
parentb0a6420412bf2c85b4fb93e141f65b97eceff879 (diff)
downloadaur-6bdd11457b3c79bc6520389260c39eaa0c3f73fc.tar.gz
Added knightos group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a646f6f6501c..f023750439cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgver=1.0.3
pkgrel=1
license=('MIT')
pkgdesc='Writes files into ROM images for TI calculators'
+groups=("knightos")
makedepends=("cmake" "asciidoc")
arch=("x86_64")
url='https://github.com/KnightOS/mkrom'