[arch-commits] Commit in perl-glib-object-introspection/trunk (PKGBUILD)
Fabio Castelli
muflone at archlinux.org
Tue Apr 3 22:14:58 UTC 2018
Date: Tuesday, April 3, 2018 @ 22:14:57
Author: muflone
Revision: 314015
upgpkg: perl-glib-object-introspection 0.044-1
Modified:
perl-glib-object-introspection/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-03 22:14:51 UTC (rev 314014)
+++ PKGBUILD 2018-04-03 22:14:57 UTC (rev 314015)
@@ -6,8 +6,8 @@
pkgname=perl-glib-object-introspection
_perl_namespace=Glib
_perl_module=Object-Introspection
-pkgver=0.043
-pkgrel=2
+pkgver=0.044
+pkgrel=1
pkgdesc="Dynamically create Perl language bindings"
arch=('x86_64')
url="https://metacpan.org/release/${_perl_namespace}-${_perl_module}"
@@ -15,7 +15,7 @@
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=('5a0b7c69d9c8c2ecfdf7340e414954ea5edc43a7999eff9b3278bd95e3e7df30')
+sha256sums=('093c47141db683bf8dcbf1c3e7b2ece2b2b5488739197b8b623f50838eb7e734')
options=('!emptydirs')
build() {
More information about the arch-commits
mailing list