summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivuyile Magutywa2020-10-09 23:25:23 +0200
committerSivuyile Magutywa2020-10-09 23:25:23 +0200
commit36b56ebb05236ba64d2c964cde4645686e798f97 (patch)
treef86d9af39b78bd535207b6ab6372dbbe401d024c
downloadaur-36b56ebb05236ba64d2c964cde4645686e798f97.tar.gz
First build
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD17
2 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..470c04f4ca02
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = keyboard-led-git
+ pkgdesc = A CLI for turning keyboard scroll lock on and off.
+ pkgver = 0.1
+ pkgrel = 1
+ url = https://github.com/Applicafroguy/keyboard-led.git
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = make
+ optdepends = bash
+ provides = keyboardled
+ source = git+https://github.com/Applicafroguy/keyboard-led.git
+ md5sums = SKIP
+
+pkgname = keyboard-led-git
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..470c04f4ca02
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,17 @@
+pkgbase = keyboard-led-git
+ pkgdesc = A CLI for turning keyboard scroll lock on and off.
+ pkgver = 0.1
+ pkgrel = 1
+ url = https://github.com/Applicafroguy/keyboard-led.git
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = make
+ optdepends = bash
+ provides = keyboardled
+ source = git+https://github.com/Applicafroguy/keyboard-led.git
+ md5sums = SKIP
+
+pkgname = keyboard-led-git
+