perl-Gtk2: extract update_* to external update file
This commit is contained in:
parent
0cd847de51
commit
23ff86d81a
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,5 @@ short_desc="Perl bindings for Gtk2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://gtk2-perl.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
update_pkgname=Gtk2
|
||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Gtk2-$version.tar.gz"
|
||||
checksum=3bedcb6b491e54f250f98199c6a0c529ae56461abeb098a56b2e5bdcc30f75ce
|
||||
|
|
1
srcpkgs/perl-Gtk2/update
Normal file
1
srcpkgs/perl-Gtk2/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=Gtk2
|
Loading…
Reference in a new issue