diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-11-07 08:16:13 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-07 08:16:13 +0000 |
commit | f2d05508a4a05e35ac47ccd2246a7e54025b8c70 (patch) | |
tree | e1d0645a1086abca79c143af5a983f7c869e5080 /perl | |
parent | 9a9d4dd08033a2e82a4b19665f84f4fc4f375fdc (diff) | |
download | slackbuilds-f2d05508a4a05e35ac47ccd2246a7e54025b8c70.tar.gz |
perl/perl-Glib-Object-Introspection: Updated for version 0.044.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.SlackBuild b/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.SlackBuild index 81da7b94cb..bad0c09b2b 100644 --- a/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.SlackBuild +++ b/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Glib-Object-Introspection -VERSION=${VERSION:-0.043} +VERSION=${VERSION:-0.044} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -89,7 +89,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a LICENSE NEWS README $PKG/usr/doc/$PRGNAM-$VERSION +cp LICENSE NEWS README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.info b/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.info index 69d9d4e6fd..55a81b81da 100644 --- a/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.info +++ b/perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.info @@ -1,8 +1,8 @@ PRGNAM="perl-Glib-Object-Introspection" -VERSION="0.043" +VERSION="0.044" HOMEPAGE="https://metacpan.org/release/Glib-Object-Introspection" -DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.043.tar.gz" -MD5SUM="c3d3609e15d386c00a9c8000709bf4be" +DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.044.tar.gz" +MD5SUM="798bca46e5ca8a0b5bae53df2b79f1a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-glib" |