[arch-commits] Commit in perl-alien-libxml2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 3 04:28:25 UTC 2020
Date: Tuesday, November 3, 2020 @ 04:28:24
Author: felixonmars
Revision: 399190
upgpkg: perl-alien-libxml2 0.17-1
Modified:
perl-alien-libxml2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-03 04:07:26 UTC (rev 399189)
+++ PKGBUILD 2020-11-03 04:28:24 UTC (rev 399190)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-alien-libxml2
-pkgver=0.16
-pkgrel=2
+pkgver=0.17
+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=('54d3f670047b26934140be28bec5ab27c655daa459409bda00655d6f652f5099b07d2e286f59825a36e7dc56bca1e92a0af19c33582fa90f3f26aff4202334ac')
+sha512sums=('89f8034800f03e9e7f87871fec4da54313d0b2557efd9c4bbb2f01793e5679c6c355eb8bfcaf54540b50f9cf69e84d88835fee9b06f8b2f6c7dd7e6c6ed2c097')
build() {
cd Alien-Libxml2-$pkgver
More information about the arch-commits
mailing list