yank: update to 0.6.0
This commit is contained in:
parent
873b4d7043
commit
ae1c58cfd8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yank'
|
||||
pkgname=yank
|
||||
version=0.5.0
|
||||
version=0.6.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=237a8406130fda2f555ef2696e114ef508257743feb02865b21f62db43c52fa5
|
||||
checksum=06de92ab1368f29311264c7924457ec6ef0415f77c8d38e807b32bd89beb9cde
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr install
|
||||
|
|
Loading…
Reference in New Issue