summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-08-25 12:57:12 +0200
committerhaawda2018-08-25 12:57:12 +0200
commit9b138982b2705549bfc8f42e00337e0592ef2af2 (patch)
tree5c95cd192b4de8bc715e8763e295f5f68aca803f /PKGBUILD
parent52896b00ff3b5437873b178c8238e63d0337409e (diff)
downloadaur-9b138982b2705549bfc8f42e00337e0592ef2af2.tar.gz
add shasum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 267368cf327c..aa087355eb41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('emacs' 'python-jedi' 'emacs-auto-complete' 'emacs-epc' 'emacs-python-e
makedepends=('git')
provides=('emacs-jedi')
source=("$pkgname-$pkgver.zip::https://github.com/tkf/emacs-jedi/archive/master.zip")
-sha256sums=('SKIP')
+sha256sums=('4adff270a37ee3a1757d0b7947d904bd2f88118db571f608c571363afe8315dc')
build() {
cd emacs-jedi-master