summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95c6bc7dc5e6..416fe4d9336a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=emacs-commander-git
pkgver=0.7.0r10.gc93985d
-pkgrel=1
+pkgrel=2
pkgdesc="Command line parsing for emacs"
arch=('any')
url="https://github.com/rejeep/commander.el.git"
conflicts=('emacs-commander')
provides=('emacs-commander')
license=('GPL3')
-depends=('emacs')
+depends=('emacs-f')
makedepends=('git')
source=(git+$url)
sha256sums=('SKIP')