summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fed30d90cdb..faef77f10cdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = me176c-factory
pkgrel = 1
url = https://github.com/me176c-dev/linux-me176c
arch = x86_64
+ groups = me176c
license = MIT
makedepends = meson
optdepends = bluez-utils: to set Bluetooth MAC address on boot
diff --git a/PKGBUILD b/PKGBUILD
index d4d53ec3df01..25e8610dfeef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=(x86_64)
_repo=linux-me176c
url="https://github.com/me176c-dev/$_repo"
license=('MIT')
+groups=(me176c)
makedepends=(meson)
optdepends=('bluez-utils: to set Bluetooth MAC address on boot')
_revision=c56789c7fa5ee9411320a50b21c8b3d98c8de3ac