summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-09-06 22:59:34 +0200
committerhaawda2019-09-06 22:59:34 +0200
commita96cf8799f148a69cb2f011a752f91d8f5d22e69 (patch)
tree145ce6a0614b53790bc1042c61e1eaa6954e4a68 /PKGBUILD
parent4f941465a4c1e33a711590448bcb6c49f29e182e (diff)
downloadaur-a96cf8799f148a69cb2f011a752f91d8f5d22e69.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 751e29231996..a4b6e64db7b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgsrcname=elpy
_pkgmaintainer=jorgenschaefer
_pkgdestdirname=elpy
_versionprefix=
-pkgver=1.29.1
+pkgver=1.30.0
pkgrel=1
pkgdesc="Emacs Python Development Environment"
pkgname=emacs-${_pkgdestdirname}
@@ -14,7 +14,7 @@ url="https://github.com/${_pkgmaintainer}/${_pkgsrcname}"
license=('GPL3')
depends=('emacs' 'emacs-company-mode' 'emacs-find-file-in-project' 'emacs-highlight-indentation' 'emacs-pyvenv' 'emacs-yasnippet' 'emacs-s' 'python-elpy')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")
-sha256sums=('9b13b3b0eab550179b44fb197f3f973f52ba4d83bd3154609eeeaa5ef6b79e52')
+sha256sums=('8e89bf5eeb8065972b4736d4d8958a71fbee79cbd2316028c19505a9c93a1d9c')
install=${pkgname}.install
package() {