summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordokutan2021-02-15 16:17:04 +0100
committerdokutan2021-02-15 16:17:04 +0100
commit13dfe98fdbc28ec13f90919b096dda9e35824479 (patch)
treee27910532e3c54745939870e8ffb1b8d0a1f1921 /.SRCINFO
downloadaur-13dfe98fdbc28ec13f90919b096dda9e35824479.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..243b5dd73ab3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = rgb_keyboard-git
+ pkgdesc = Controls the RGB lighting on some keyboards (GMMK and others).
+ pkgver = 0.2.r1.g28611e0
+ pkgrel = 1
+ url = https://github.com/dokutan/rgb_keyboard
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ depends = libusb
+ depends = gcc-libs
+ provides = rgb_keyboard
+ conflicts = rgb_keyboard
+ source = git+https://github.com/dokutan/rgb_keyboard.git
+ sha256sums = SKIP
+
+pkgname = rgb_keyboard-git
+