yank: update to 0.6.4

This commit is contained in:
Alessio Sergi 2016-03-15 06:26:00 +01:00
parent 2b804b74aa
commit dac58d872e

View file

@ -1,6 +1,6 @@
# Template file for 'yank' # Template file for 'yank'
pkgname=yank pkgname=yank
version=0.6.3 version=0.6.4
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
depends="xsel" depends="xsel"
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/mptre/yank" homepage="https://github.com/mptre/yank"
license="MIT" license="MIT"
distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz" distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz"
checksum=4da14ffa60a8a574314b989d69572d5031b9330aecd5a85c3b1d66564cc6eb98 checksum=4794bd1e5eba2358b63253e750c547a2791e663105d91b18cd4818e0a534e75f
do_install() { do_install() {
make PREFIX=${DESTDIR}/usr install make PREFIX=${DESTDIR}/usr install