summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4fa78fc44fac
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = caniuse-plugin-zsh-git
+ pkgdesc = A plugin for oh-my-zsh adding Can I Use... support to your terminal.
+ pkgver = r7.bb02483
+ pkgrel = 1
+ url = https://github.com/r3b311i0n/caniuse.plugin.zsh
+ install = caniuse-plugin-zsh-git.install
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = zsh
+ depends = oh-my-zsh-git
+ conflicts = caniuse-plugin-zsh
+ options = !strip
+ source = git+https://github.com/r3b311i0n/caniuse.plugin.zsh.git
+ sha256sums = SKIP
+
+pkgname = caniuse-plugin-zsh-git
+