diff options
author | Thomas Simatic | 2020-11-27 14:35:07 +0100 |
---|---|---|
committer | Thomas Simatic | 2020-11-27 14:35:07 +0100 |
commit | bd90a95573f294b79bf28c405fa6ee5812074972 (patch) | |
tree | dff08149ba6e0fb241b644497c5ecedd69ca5a27 /.SRCINFO | |
download | aur-bd90a95573f294b79bf28c405fa6ee5812074972.tar.gz |
i3-scratchpad pkgbuild
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..a4522bfb803 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = i3-scratchpad-git + pkgdesc = The Swiss Army Knife of floating i3 windows + pkgver = 7 + pkgrel = 1 + arch = any + license = Unlicense + depends = i3-wm + depends = bash + optdepends = rxvt-unicode: for terminal programs support + source = git+https://gitlab.com/aquator/i3-scratchpad.git + md5sums = SKIP + +pkgname = i3-scratchpad-git + |