summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRené Wagner2020-02-23 19:40:28 +0100
committerRené Wagner2020-02-23 19:40:28 +0100
commit0e3c223b3fc13313f53022fcd803ab0004c09686 (patch)
treee7360bb4d3d7f55e3d8db459736505212e661403 /PKGBUILD
parent60855d5c23243312f97299daaf3735af58a1b0bf (diff)
downloadaur-0e3c223b3fc13313f53022fcd803ab0004c09686.tar.gz
update to 0.64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6294b17eb02f..3c0d87e2da2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-net-cups'
-pkgver='0.63'
+pkgver='0.64'
pkgrel='1'
pkgdesc="Common Unix Printing System Interface"
arch=('i686' 'x86_64')
@@ -11,10 +11,9 @@ options=('!emptydirs')
depends=('perl' 'e2fsprogs>=1.43.4' 'glibc>=2.25' 'krb5>=1.13.7' 'libcups>=2.2.3' 'zlib>=1:1.2.11')
makedepends=()
url='https://metacpan.org/release/Net-CUPS'
-source=('http://search.cpan.org/CPAN/authors/id/N/NI/NINE/Net-CUPS-0.63.tar.gz')
-md5sums=('d4446a98ede418bb7bb6f6cb2a01965b')
-sha512sums=('ac407d1a0ebb686cd1f12f76516581073da90cf129a24ef57f10facf0a879ee9a13bdf0b498163c998030f9ec837fc237f440d24894e997e7e57ad2a13693b8a')
-_distdir="Net-CUPS-0.63"
+source=('http://search.cpan.org/CPAN/authors/id/N/NI/NINE/Net-CUPS-0.64.tar.gz')
+sha256sums=('d7bc77ff0f62bf874c843c590eb12a80bbd44749a2fb74dbed445c35d0e85a85')
+_distdir="Net-CUPS-0.64"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \