blob: f9f58a86a7e49bc1b802d8f3cd0742696e160ed4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = emacs-ht-git
pkgdesc = The missing Emacs hash table library.
pkgver = 2.2.r16.ga5a046e
pkgrel = 1
url = https://github.com/Wilfred/ht.el
arch = any
license = GPL3
makedepends = cask
makedepends = git
depends = emacs-dash
provides = emacs-ht
conflicts = emacs-ht
source = git+https://github.com/Wilfred/ht.el
sha256sums = SKIP
pkgname = emacs-ht-git
|