mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-Gtk3: Updated for version 0.038.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dc21711f6d
commit
5faf106416
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Gtk3
|
||||
VERSION=${VERSION:-0.035}
|
||||
VERSION=${VERSION:-0.038}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Gtk3"
|
||||
VERSION="0.035"
|
||||
VERSION="0.038"
|
||||
HOMEPAGE="https://metacpan.org/pod/Gtk3"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Gtk3-0.035.tar.gz"
|
||||
MD5SUM="9532a7939f21ece4e47d77a2e2fc44cc"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Gtk3-0.038.tar.gz"
|
||||
MD5SUM="c4f13880b5a95855cbdf3bcd6ada5661"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Glib-Object-Introspection perl-Cairo-GObject"
|
||||
|
|
Loading…
Reference in a new issue