blob: d04ed598d2279b3f07698574d6e71de3ba6b9e22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = emacs-zoutline-git
pkgdesc = Emacs library for outlines
pkgver = r10.b3ee0f0
pkgrel = 1
url = https://github.com/abo-abo/zoutline
arch = any
license = GPL3
makedepends = git
depends = emacs
provides = emacs-zoutline
conflicts = emacs-zoutline
source = git+https://github.com/abo-abo/zoutline.git
sha256sums = SKIP
pkgname = emacs-zoutline-git
|