mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-Clipboard: update to 0.24.
This commit is contained in:
parent
9f05c1e15b
commit
c172c0f7ed
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'perl-Clipboard'
|
# Template file for 'perl-Clipboard'
|
||||||
pkgname=perl-Clipboard
|
pkgname=perl-Clipboard
|
||||||
version=0.22
|
version=0.24
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Clipboard-${version}"
|
wrksrc="Clipboard-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl perl-Module-Build"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Clipboard - Copy and paste with any OS"
|
short_desc="Clipboard - Copy and paste with any OS"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="Artistic-1.0-Perl"
|
license="Artistic-1.0-Perl"
|
||||||
homepage="https://metacpan.org/release/Clipboard"
|
homepage="https://metacpan.org/release/Clipboard"
|
||||||
distfiles="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Clipboard-${version}.tar.gz"
|
distfiles="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Clipboard-${version}.tar.gz"
|
||||||
checksum=9fdb4dfc2e9bc2f3990b5b71649094dfe83aa12172c5a1809cf7e8b3be295ca7
|
checksum=d497eddd2f3fb6c8758b5da8b66f23d2d7c93bc15846c0fc53fc6f62ac7b88ec
|
||||||
|
|
Loading…
Add table
Reference in a new issue