blob: d37d98c3cdcde36b180846e33d747d6cffb49992 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = emacs-haxe
pkgdesc = Major mode for editing Haxe files.
pkgver = 0.3.3
pkgrel = 2
url = https://github.com/emacsorphanage/haxe-mode
install = emacs-haxe.install
arch = any
license = GPL-3.0-or-later
depends = emacs
source = https://raw.githubusercontent.com/emacsorphanage/haxe-mode/0.3.3/haxe-mode.el
md5sums = 9f322aa78c9fad5c390267e6c8b6a5d7
pkgname = emacs-haxe
|