blob: f1dd24a971fe30c4b2fcae6e6c75ebf84d983bff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = emacs-hcl-mode-git
pkgdesc = Emacs major mode for HashiCorp HCL language
pkgver = 0.03.3.gec27736
pkgrel = 1
url = https://github.com/syohex/emacs-hcl-mode
arch = any
license = MIT
depends = emacs
provides = emacs-hcl-mode
conflicts = emacs-hcl-mode
source = git+https://github.com/syohex/emacs-hcl-mode.git
sha256sums = SKIP
pkgname = emacs-hcl-mode-git
|