yank: update to 0.8.2
This commit is contained in:
parent
5480766eeb
commit
f2a08982e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yank'
|
||||
pkgname=yank
|
||||
version=0.8.0
|
||||
version=0.8.2
|
||||
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=303619d6658d21a5b1e876e5833e45f1489affc6998dfd0768d2756d3dc45f93
|
||||
checksum=27678a82c5e5415902bc6c4186adadf860c1730822c3ef08b21132ca46331ce5
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr install
|
||||
|
|
Loading…
Reference in New Issue