blob: 41c6d41b97151b72fe2210e21b8cae301254f001 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = emacs-gitolite-mode
pkgdesc = Emacs major mode for gitolite
pkgver = 0.3.1
pkgrel = 2
url = https://github.com/llloret/gitolite-emacs
arch = any
license = MIT
depends = emacs
source = emacs-gitolite-mode-0.3.1.tar.gz::https://github.com/llloret/gitolite-emacs/archive/9136a9b737e0a5b6471a91571d104c487c43f35b.tar.gz
sha256sums = 0e95624a8952288cab561af1334ea68c26d01be0b5546c4e1145a03a568a2385
pkgname = emacs-gitolite-mode
|