From d05ef12f63b42e8e4222bf2f3fa564cab67b0584 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 9 Oct 2016 23:47:15 +0200 Subject: [PATCH] yank: update to 0.7.1 --- srcpkgs/yank/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yank/template b/srcpkgs/yank/template index 1f78a03ae19..bef23e0c053 100644 --- a/srcpkgs/yank/template +++ b/srcpkgs/yank/template @@ -1,6 +1,6 @@ # Template file for 'yank' pkgname=yank -version=0.7.0 +version=0.7.1 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=7f147741462303e9a7530435ea8c0ba243054516a67f321c63bec2cedd593685 +checksum=54be76ced7c68fa1f45bb18b66a62777e975c6febf32c9c4c0c9d9611297f717 do_install() { make PREFIX=${DESTDIR}/usr install