diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-12-15 05:22:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 05:22:11 +0700 |
commit | 3c6c02ce92a266098900fbaa4e91185c9d06e5f9 (patch) | |
tree | 20dd2819c4f804bb8f42ab8220239343f8e63005 /perl | |
parent | 07abad5dc39cc07e751b4ee2df29cb415677cbdd (diff) | |
download | slackbuilds-3c6c02ce92a266098900fbaa4e91185c9d06e5f9.tar.gz |
perl/perl-Glib-Object-Introspection: Updated for version 0.048.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.info | 6 |
2 files changed, 4 insertions, 4 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 7295686313..6e53967ccf 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.047} +VERSION=${VERSION:-0.048} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} 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 1ccc201eea..c3f833a844 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.047" +VERSION="0.048" HOMEPAGE="https://metacpan.org/release/Glib-Object-Introspection" -DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.047.tar.gz" -MD5SUM="1fe79aa2eaada96f0b2bdacb6bac960d" +DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.048.tar.gz" +MD5SUM="0fd56ff2d2add1b61793cafd4470147d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-glib" |