summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-10-12 12:58:56 +0200
committerhaawda2019-10-12 12:58:56 +0200
commitacfdb61effbf6a5bef8f4ce5628f60c9aff0c292 (patch)
tree94e1c820061bf4e55fe753d9721e8065fc1057d5 /PKGBUILD
parentd17979b376bc826fe80b52b4dec7e7fe814d7f89 (diff)
downloadaur-emacs-cider-git.tar.gz
add emacs-parseedn as dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b548ca11bb7..e6b3cc929d54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgsrcname=cider
_pkgmaintainer=clojure-emacs
_pkgdestdirname=cider
_versionprefix=v
-pkgver=0.21.0.r47.gd5b4bfcb
+pkgver=0.23.0.r3.ga6bd328f
pkgrel=1
pkgdesc="The Clojure Interactive Development Environment that Rocks for Emacs"
pkgname=emacs-${_pkgdestdirname}-git
@@ -14,7 +14,7 @@ url="https://github.com/${_pkgmaintainer}/${_pkgsrcname}"
license=('GPL3')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
-depends=('emacs' 'emacs-clojure-mode' 'emacs-pkg-info' 'emacs-queue' 'emacs-spinner' 'emacs-sesman' 'emacs-seq')
+depends=('emacs' 'emacs-clojure-mode' 'emacs-pkg-info' 'emacs-queue' 'emacs-spinner' 'emacs-sesman' 'emacs-seq' 'emacs-parseedn')
source=("git+$url.git")
sha256sums=('SKIP')
install=${pkgname%-git}.install