From a6980269f13c2ed95dd1bede3e82f989cc6148a9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 6 Jun 2017 14:04:52 +0200 Subject: [PATCH] yank: update to 0.8.3 --- srcpkgs/yank/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yank/template b/srcpkgs/yank/template index 613e8411ddf..ce007e65bfe 100644 --- a/srcpkgs/yank/template +++ b/srcpkgs/yank/template @@ -1,6 +1,6 @@ # Template file for 'yank' pkgname=yank -version=0.8.2 +version=0.8.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=27678a82c5e5415902bc6c4186adadf860c1730822c3ef08b21132ca46331ce5 +checksum=39a3ccf6d2b0cb803b6d133c477030236660ef5349c7f0556b5a6644cc7588b0 do_install() { make PREFIX=${DESTDIR}/usr install