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