mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
perl-Clipboard: update to 0.22.
This commit is contained in:
parent
1dc332ade8
commit
bb71ce23ca
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'perl-Clipboard'.
|
# Template file for 'perl-Clipboard'
|
||||||
pkgname=perl-Clipboard
|
pkgname=perl-Clipboard
|
||||||
version=0.13
|
version=0.22
|
||||||
revision=1
|
revision=1
|
||||||
|
archs=noarch
|
||||||
wrksrc="Clipboard-${version}"
|
wrksrc="Clipboard-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
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"
|
||||||
maintainer="Lukas Kropatschek <lukrop@hiddenbox.org>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl"
|
||||||
homepage="https://metacpan.org/release/Clipboard"
|
homepage="https://metacpan.org/release/Clipboard"
|
||||||
license="Artistic, GPL-1"
|
distfiles="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Clipboard-${version}.tar.gz"
|
||||||
distfiles="${CPAN_SITE}/WebService/KING/Clipboard-${version}.tar.gz"
|
checksum=9fdb4dfc2e9bc2f3990b5b71649094dfe83aa12172c5a1809cf7e8b3be295ca7
|
||||||
checksum=eebf1c9cb2484be850abdae017147967cf47f8ccd99293771517674b0046ec8a
|
|
||||||
archs=noarch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue