summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b661b6ae3e85
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = emacs-lll-mode-git
+ pkgdesc = An emacs major mode for editing Ethereum LLL code
+ pkgver = v0.1.0.r0.gdecc55c
+ pkgrel = 1
+ url = https://github.com/robmyers/lll-mode
+ install = emacs-lll-mode-git.install
+ arch = x86_64
+ license = GPLv3
+ makedepends = git
+ depends = emacs
+ provides = emacs-lll-mode
+ conflicts = emacs-lll-mode
+ source = emacs-lll-mode-git::git+https://gitlab.com/veox/emacs-lll-mode.git
+ md5sums = SKIP
+
+pkgname = emacs-lll-mode-git
+