yank: update to 0.7.0
This commit is contained in:
parent
458a5d8b55
commit
b51274e348
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yank'
|
||||
pkgname=yank
|
||||
version=0.6.4
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="xsel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/mptre/yank"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz"
|
||||
checksum=4794bd1e5eba2358b63253e750c547a2791e663105d91b18cd4818e0a534e75f
|
||||
checksum=7f147741462303e9a7530435ea8c0ba243054516a67f321c63bec2cedd593685
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr install
|
||||
|
|
Loading…
Reference in a new issue