Date: Monday, November 14, 2016 @ 15:17:51
  Author: spupykin
Revision: 195704

Modified:
  emacs-python-mode/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-14 15:17:24 UTC (rev 195703)
+++ PKGBUILD    2016-11-14 15:17:51 UTC (rev 195704)
@@ -11,8 +11,8 @@
 arch=('any')
 depends=('emacs')
 install=emacs-python-mode.install
-source=("http://launchpad.net/python-mode/trunk/$pkgver/+download/python-mode.el-$pkgver.tar.gz";)
-md5sums=('fd5497efefbb7b362000f7852fc47635')
+source=("https://launchpad.net/python-mode/trunk/$pkgver/+download/python-mode.el-$pkgver.tar.gz";)
+sha256sums=('6cc2683d213a834117933557204af61618390db9ae34c3715cc27c66bb6d38a2')
 
 package() {
   cd "$srcdir"/python-mode.el-$pkgver

Reply via email to