summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1113d78a53434432e5155b71c2ceb2f3a118b70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = emacs-magit-git
	pkgdesc = It's Magit! A Emacs mode for Git.
	pkgver = 3.0.0.r11.54a0019f
	pkgrel = 1
	url = http://github.com/magit/magit
	install = emacs-magit-git.install
	arch = any
	license = GPL3
	depends = emacs>=25.1
	depends = git>=2.0.0
	depends = emacs-dash>=2.14.1
	depends = emacs-ghub>=3.2.0
	depends = emacs-magit-popup>=2.12.5
	depends = emacs-with-editor>=2.7.3
	depends = emacs-transient
	depends = emacs-libegit2
	provides = emacs-magit
	conflicts = emacs-magit
	source = git+https://github.com/magit/magit.git
	md5sums = SKIP

pkgname = emacs-magit-git