yank: update to 0.8.3
This commit is contained in:
parent
165d3235a6
commit
a6980269f1
1 changed files with 2 additions and 2 deletions
|
@ -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 <al3hex@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue