blob: 01106060f356c8be00f595f615c16c20d8b4cd4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = emacs-langtool
pkgdesc = LanguageTool for Emacs
pkgver = 2.0.4
pkgrel = 1
url = https://github.com/mhayashi1120/Emacs-langtool
arch = any
license = GPL
depends = emacs
depends = languagetool
options = !emptydirs
source = https://github.com/mhayashi1120/Emacs-langtool/archive/2.0.4.tar.gz
sha512sums = 74c0579cfb5e39db0835d458eb64b78533b8df1c733bd34edbb5c06f1ce80bcc36315f4bbdd46d7ca00d85df9ec7cd680f2f665933c87a3a348d85e005a194de
pkgname = emacs-langtool
|