summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b63f050c5e26
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = desed
+ pkgdesc = Debugger for sed, written in rust. Step through code and observe sed inner state.
+ pkgver = 1.1.1
+ pkgrel = 1
+ url = https://github.com/soptikha2/desed
+ arch = x86_64
+ license = GPL3
+ makedepends = cargo
+ makedepends = git
+ depends = gcc-libs
+ conflicts = desed
+ source = desed::git+https://github.com/soptikha2/desed.git
+ sha256sums = SKIP
+
+pkgname = desed
+