blob: d050dc35f36cdc9248cd611af046c7a94c3f84f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = emacs-flycheck-pos-tip
pkgdesc = Flycheck errors display in tooltip
pkgver = 0.3
pkgrel = 1
url = https://github.com/flycheck/flycheck-pos-tip
install = emacs-flycheck-pos-tip.install
arch = any
license = GPL3
depends = emacs
depends = flycheck
depends = emacs-pos-tip
source = emacs-flycheck-pos-tip-0.3.tar.gz::https://github.com/flycheck/flycheck-pos-tip/archive/0.3.tar.gz
sha256sums = adc8bf677e0c917b2f85d248b80ff9b7d90d93fdf7f605b78bcc7369a516fa2d
pkgname = emacs-flycheck-pos-tip
|