summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGaurav2023-03-06 22:36:26 -0500
committerGaurav2023-03-06 22:38:27 -0500
commit0a63102a1a991fbb7fa08370ec1dea8b1adfa17f (patch)
treed7b91ef72de840efcaf7d4ba268631bc769ac191 /.SRCINFO
downloadaur-0a63102a1a991fbb7fa08370ec1dea8b1adfa17f.tar.gz
add pkgbuild
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..18ae509c77e3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = nameit-git
+ pkgdesc = Tool to run commands based on a templates
+ pkgver = 0.1.3
+ pkgrel = 1
+ url = https://github.com/Atreyagaurav/nameit
+ arch = x86_64
+ license = GPL3
+ makedepends = rust
+ makedepends = cargo
+ makedepends = git
+ depends = gcc-libs
+ source = git+https://github.com/Atreyagaurav/nameit.git
+ md5sums = SKIP
+
+pkgname = nameit-git