blob: e27b71aa72bfeb79abe56b5f5d24212f8addc1a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = emacs-symbols-mode-git
pkgdesc = GNU Emacs major mode for listing symbols from object files
pkgver = 0.3
pkgrel = 3
url = https://github.com/stefanhusmann/emacs-symbols-mode
arch = any
license = GPL3
makedepends = git
depends = emacs
provides = emacs-symbols-mode
conflicts = emacs-symbols-mode
source = git+https://gitlab.com/stefanhusmann/emacs-symbols-mode.git
md5sums = SKIP
pkgname = emacs-symbols-mode-git
|