perl-Gtk3: update to 0.035
This commit is contained in:
parent
41bc982966
commit
c09979c3da
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'perl-Gtk3'
|
||||
pkgname=perl-Gtk3
|
||||
version=0.034
|
||||
version=0.035
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#perl-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Cairo-GObject perl-Glib-Object-Introspection"
|
||||
checkdepends="gtk+3"
|
||||
depends="${makedepends} gtk+3"
|
||||
checkdepends="gtk+3"
|
||||
short_desc="Perl interface to the 3.x series of the gtk+ toolkit"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://gtk2-perl.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Gtk3/Gtk3-${version}.tar.gz"
|
||||
checksum=0adb213b72604310cd4190c78969b4e46f94638c364040d4dceab8f629f45d2d
|
||||
checksum=8fb9d69da95b724d70793e084ea40b7d62839e1b4ce6a5bb9579a4257b2419fe
|
||||
|
|
Loading…
Reference in a new issue