blob: bc32cadbb72b07dae5c027159275a182290500e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = emacs-yasnippet
pkgdesc = Yet another snippet extension for Emacs
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/joaotavora/yasnippet
arch = any
license = MIT
depends = emacs
source = https://github.com/joaotavora/yasnippet/archive/0.10.0.tar.gz
sha256sums = 3817fb04dc3a333e315fb5b50f8403620dc953d9c8494598e1b8a12843fa3ba8
pkgname = emacs-yasnippet
|