summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Viallon2021-02-05 16:14:47 +0100
committerAntoine Viallon2021-02-05 16:14:47 +0100
commit3db1648bc108aaa4d9108b6ebb8c3e42f55ac0de (patch)
treeb440d14836f1abaa5e2b88bb38dd7f0a2065da2b
parentbc355902ddba0a10750e48efc5c5f08fb3b77b96 (diff)
downloadaur-3db1648bc108aaa4d9108b6ebb8c3e42f55ac0de.tar.gz
Added knightos group
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5fb0360457c..f1f11d8ca144 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = tilibs-git
url = http://lpg.ticalc.org/prj_tilp/
arch = i686
arch = x86_64
+ groups = knightos
license = GPL2
depends = glib2
options = !libtool
diff --git a/PKGBUILD b/PKGBUILD
index 61e6eb7b7ddf..f6a292844325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgname=(libticonv-git libticables-git libticalcs-git libtifiles-git)
pkgver=1.18.r41.g7be38a45
pkgrel=1
pkgdesc="Various TI libs required for TILP"
+groups=("knightos")
arch=('i686' 'x86_64')
url="http://lpg.ticalc.org/prj_tilp/"
license=('GPL2')