summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2a52795da599
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = hexitor
+ pkgdesc = A terminal hex editor
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://github.com/briansteffens/hexitor
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = ncurses
+ source = hexitor::git+https://github.com/briansteffens/hexitor.git
+ md5sums = SKIP
+
+pkgname = hexitor
+