summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0db448ed4c7c..dc5a5d8ccf10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = emacs-magit
pkgdesc = It's Magit! A Emacs mode for Git.
pkgver = 2.90.1
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/magit/magit
install = emacs-magit.install
arch = any
license = GPL3
makedepends = git
- depends = emacs>=25.1
+ depends = emacs
depends = git>=2.0.0
depends = emacs-dash>=2.14.1
depends = emacs-magit-popup>=2.12.4
depends = emacs-with-editor>=2.8.0
+ depends = emacs-ghub>=3.0.0
provides = emacs-magit
conflicts = emacs-magit-git
source = git+https://github.com/magit/magit.git#tag=v2.90.1