[arch-commits] Commit in perl-alien-libxml2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Oct 28 18:47:52 UTC 2019
Date: Monday, October 28, 2019 @ 18:47:51
Author: felixonmars
Revision: 365978
upgpkg: perl-alien-libxml2 0.11-1
Modified:
perl-alien-libxml2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-28 18:44:08 UTC (rev 365977)
+++ PKGBUILD 2019-10-28 18:47:51 UTC (rev 365978)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-alien-libxml2
-pkgver=0.09
-pkgrel=2
+pkgver=0.11
+pkgrel=1
pkgdesc="Install the C libxml2 library on your system"
arch=('any')
license=('PerlArtistic')
@@ -11,7 +11,7 @@
makedepends=('perl-html-parser' 'perl-sort-versions' 'perl-test2-suite' 'perl-uri')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Libxml2-$pkgver.tar.gz")
-sha512sums=('30cc1ca4e4b7be1b6e14b4f1a1f0d06b1435da55dc2f2bd1d3e9ed5cc0a2034f8acf8ab4b3548f2a5bda3aaaa56bcf4d63129aeb9e72b7c2e160d0fb2dbedb02')
+sha512sums=('ddc55ca0a22afff9651423a79a3f3d653a0c21a2ddec8e2038828c09d385f73f47c1f0c6aabb5ecfdf41741bdc06afb065eb7aa3d0fc1890e5c5c5b5a449cb1b')
build() {
cd Alien-Libxml2-$pkgver
More information about the arch-commits
mailing list