[arch-commits] Commit in perl-glib-object-introspection/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Sat May 25 13:24:52 UTC 2019


    Date: Saturday, May 25, 2019 @ 13:24:52
  Author: bluewind
Revision: 470679

bump version and perl 5.30 rebuild

Modified:
  perl-glib-object-introspection/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-25 13:01:39 UTC (rev 470678)
+++ PKGBUILD	2019-05-25 13:24:52 UTC (rev 470679)
@@ -5,8 +5,8 @@
 pkgname=perl-glib-object-introspection
 _perl_namespace=Glib
 _perl_module=Object-Introspection
-pkgver=0.044
-pkgrel=2
+pkgver=0.047
+pkgrel=1
 pkgdesc="Dynamically create Perl language bindings"
 arch=('x86_64')
 url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}"
@@ -13,8 +13,9 @@
 license=('LGPL')
 makedepends=('gobject-introspection' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 'perl-cairo-gobject')
 depends=('glib-perl' 'gobject-introspection-runtime')
-source=("https://www.cpan.org/modules/by-module/${_perl_namespace}/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz")
-sha256sums=('093c47141db683bf8dcbf1c3e7b2ece2b2b5488739197b8b623f50838eb7e734')
+source=("https://cpan.metacpan.org/authors/id/X/XA/XAOC/${_perl_namespace}-${_perl_module}-${pkgver}.tar.gz")
+md5sums=(1fe79aa2eaada96f0b2bdacb6bac960d)
+sha512sums=(3ec4306ad0ae3e5d21eb7b61bfaf7ed0d6e2cc9d107d0456a5221a2627ebb97e4e1654dc9077f561ef064184b3c758c90a9e05062d316cee421457a1d07038dd)
 options=('!emptydirs')
 
 build() {



More information about the arch-commits mailing list