From 77f94c5597106c5cb47524a9087c8b9ad93af26b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 22 Feb 2016 20:26:00 +0100 Subject: [PATCH] yank: update to 0.6.3 --- srcpkgs/yank/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yank/template b/srcpkgs/yank/template index 14b3fbc9bf..5c422d2204 100644 --- a/srcpkgs/yank/template +++ b/srcpkgs/yank/template @@ -1,6 +1,6 @@ # Template file for 'yank' pkgname=yank -version=0.6.2 +version=0.6.3 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=e6dbeb1b8e5883f76156c2d3ff1b9a4171a6b59fabf5d38469e33d7719ffeb1b +checksum=4da14ffa60a8a574314b989d69572d5031b9330aecd5a85c3b1d66564cc6eb98 do_install() { make PREFIX=${DESTDIR}/usr install