summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-03-03 22:38:38 +0100
committerhaawda2018-03-03 22:38:38 +0100
commitc81b8a54d5f70712008d16c9488ee88b79ca0e7a (patch)
tree5578bd62ac23cb355e74093423e48b93d21593ea /PKGBUILD
parent35c42ef1406979c4e99a5f0d16116c875e7c9ce3 (diff)
downloadaur-emacs-escreen.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 601896287352..51e4d22306d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-escreen
-pkgver=1.18
+pkgver=1.20
pkgrel=1
_emacs=emacs
pkgdesc="Window configuration management for emacs"
@@ -10,7 +10,7 @@ license=('GPL')
depends=('emacs')
install=escreen.install
source=(http://www.splode.com/~friedman/software/emacs-lisp/src/escreen.el dotemacs)
-md5sums=('51d8040fb0fa0ab6f8be7d6785cee0c0'
+md5sums=('43182159eeb5eb141fe3254eaf9fef22'
'41c28902d9d9ff178e0048418af2b972')
build() {
cd $srcdir