Date: Monday, March 4, 2013 @ 11:23:24 Author: spupykin Revision: 85621
upgpkg: emacs-python-mode 6.1.1-1 upd Modified: emacs-python-mode/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 06:53:47 UTC (rev 85620) +++ PKGBUILD 2013-03-04 10:23:24 UTC (rev 85621) @@ -3,7 +3,7 @@ # Contributor: Stefano Esposito <[email protected]> pkgname=emacs-python-mode -pkgver=6.1.0 +pkgver=6.1.1 pkgrel=1 pkgdesc="Python mode for Emacs" url="https://launchpad.net/python-mode" @@ -12,7 +12,7 @@ depends=('emacs') install=emacs-python-mode.install source=("http://launchpad.net/python-mode/trunk/$pkgver/+download/python-mode.el-$pkgver.tar.gz") -md5sums=('980de2df6a314d49cd61ae764f757339') +md5sums=('fe2cc3936279255c7f344a02f7ccc912') package() { cd $srcdir/python-mode.el-$pkgver
