diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : perl-goocanvas2 version : 0.06 -release : 4 +release : 5 source : - https://cpan.metacpan.org/authors/id/P/PE/PERLMAX/GooCanvas2-0.06.tar.gz : e24c87873e19063dd4d5e2c709caacf8c0ae8881044395bb865dc2b4fdd63b50 license : Artistic-1.0-Perl @@ -9,12 +9,13 @@ description: | GooCanvas2 is a new canvas widget for use with Gtk3 that uses the Cairo 2d library for drawing. This is a simple and basic implementation of this wonderful Canvas widget. builddeps : - - pkgconfig(goocanvas-2.0) + - pkgconfig(goocanvas-3.0) - perl-gtk3 rundeps : - goocanvas - perl-gtk3 setup : | + sed -i "s/version => '2.0'/version => '3.0'/" lib/GooCanvas2.pm %perl_setup build : | %perl_build diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ perl-goocanvas2 - Pierre-Yves - pyu@riseup.net + Algent Albrahimi + algent@protonmail.com Artistic-1.0-Perl programming.perl @@ -25,12 +25,12 @@ - - 2020-06-27 + + 2022-08-19 0.06 Packaging update - Pierre-Yves - pyu@riseup.net + Algent Albrahimi + algent@protonmail.com \ No newline at end of file