summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCpanBot2023-11-13 23:20:43 +0000
committerCpanBot2023-11-13 23:20:43 +0000
commitd6db4dade9472dab433bd838fae1c812151e46bc (patch)
tree2ccbba93de2fabd6b437738e60e390ccc5bfe2d9 /PKGBUILD
parentf1126ede14ce50b6a187e150b008c97e845fa01a (diff)
downloadaur-perl-io-compress-lzma.tar.gz
Converted 'IO::Compress::Lzma' with cpan2aur2git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b031c6f50af..0a9e68df3574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
-# Maintainer: Asger Hautop Drewsen <asgerdrewsen@gmail.com>
+# Contributor: CpanBot <cpanbot at sch bme hu>
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-io-compress-lzma'
-pkgver='2.074'
+pkgver='2.206'
pkgrel='1'
pkgdesc="Write lzma files/buffers"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl-compress-raw-lzma>=2.074')
+depends=('perl-compress-raw-lzma>=2.206' 'perl-io-compress>=0')
makedepends=()
url='https://metacpan.org/release/IO-Compress-Lzma'
-source=('http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Lzma-2.074.tar.gz')
-md5sums=('80104c11b210eb0ea38422db6636e07f')
-sha512sums=('b730a7bb2b31c8be421befe7db90bd40993abe89da2de546774fd5fb4c279aadf9b5555b6055f2bda29cee84b940902cfc8ca937b8259f95335faed028e2443a')
-_distdir="IO-Compress-Lzma-2.074"
+source=('http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Lzma-2.206.tar.gz')
+md5sums=('8f484d7a8fce2cde3379f3c210ad06b5')
+sha512sums=('f0f1f5ab3ba03b08d8905dcd166fe7591bc955517f42b20300a709dd5cec2f7db9cd7bec3547df95124772879eb6349b810a52f25b351eff4f626026a6e8e043')
+_distdir="IO-Compress-Lzma-2.206"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \