summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNicholas Boyd Isacsson2020-07-29 17:16:38 +0200
committerNicholas Boyd Isacsson2020-07-29 17:16:38 +0200
commita64d165f8dc91d9f3ad4052c6fc2dad001b5b693 (patch)
treed12ed0add17d6354e7ac51184c74c214ecf9b4e5 /.SRCINFO
downloadaur-a64d165f8dc91d9f3ad4052c6fc2dad001b5b693.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..391ebcf2f479
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = runin
+ pkgdesc = Launch a terminal to run a command, passing on stdin & stdout
+ pkgver = r2.a9636d1
+ pkgrel = 1
+ url = https://github.com/nichobi/runin
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = bash
+ provides = ronin
+ source = git+https://github.com/nichobi/runin
+ md5sums = SKIP
+
+pkgname = runin
+