From f2a08982e6225c51afd485b086186f3c5fc2b660 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 28 Feb 2017 10:38:02 +0100 Subject: [PATCH] yank: update to 0.8.2 --- srcpkgs/yank/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yank/template b/srcpkgs/yank/template index f99f2801974..613e8411ddf 100644 --- a/srcpkgs/yank/template +++ b/srcpkgs/yank/template @@ -1,6 +1,6 @@ # Template file for 'yank' pkgname=yank -version=0.8.0 +version=0.8.2 revision=1 build_style=gnu-makefile depends="xsel" @@ -9,7 +9,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/mptre/yank" license="MIT" distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz" -checksum=303619d6658d21a5b1e876e5833e45f1489affc6998dfd0768d2756d3dc45f93 +checksum=27678a82c5e5415902bc6c4186adadf860c1730822c3ef08b21132ca46331ce5 do_install() { make PREFIX=${DESTDIR}/usr install