summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1cf100a49bf79493d413464bd6c38e4f48c4fdb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = emacs-yaml-mode
	pkgdesc = Emacs major mode for editing files in the YAML data serialization format
	pkgver = 0.0.14
	pkgrel = 1
	url = https://github.com/yoshiki/yaml-mode
	install = emacs-yaml-mode.install
	arch = any
	license = GPL
	depends = emacs
	source = emacs-yaml-mode-0.0.14.taz.gz::https://github.com/yoshiki/yaml-mode/archive/0.0.14.tar.gz
	md5sums = 6e87054388212cd8a777c6e9feecf1db

pkgname = emacs-yaml-mode