summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-08-04 17:27:55 +0200
committerStefan Husmann2015-08-04 17:27:55 +0200
commita795f987acbec4a4fc4ab6bb3351541435460fb3 (patch)
tree4c32c96fb9588559e323c51f6c9ffc8386d0a672 /PKGBUILD
parentc5b41fe3b40e0dc012e1947871d8994915a1678f (diff)
downloadaur-a795f987acbec4a4fc4ab6bb3351541435460fb3.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 fc96e6e74b8c..780d6cb6ea08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-mew
-pkgver=6.6
+pkgver=6.7
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Messaging in the Emacs World"
@@ -13,7 +13,7 @@ license=('custom')
depends=('emacs')
optdepends=('ruby')
source=("http://mew.org/Release/mew-${pkgver}.tar.gz")
-md5sums=('86fc96f5c68508072c2ba8d49adea978')
+md5sums=('feb81a0ff420f00c5bc5b5287721991a')
install=emacs-mew.install
build()