Update gtk2-perl

This commit is contained in:
Manuel 2011-03-26 12:02:24 +00:00
parent acc15babaf
commit 42b6e846f8

View File

@ -4,7 +4,7 @@
pkgname=gtk2-perl
_realname=Gtk2
pkgver=1.221
pkgver=1.223
pkgrel=1
pkgdesc="Gtk2-Perl allows Perl developers to write GTK+ 2.x applications."
arch=(i686 x86_64)
@ -14,7 +14,7 @@ makedepends=('perl-extutils-pkgconfig' 'perl-extutils-depends')
depends=('gtk2>=2.16.5' 'pango-perl>=1.220')
options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/gtk2-perl/${_realname}-${pkgver}.tar.gz)
md5sums=('ba412049d10978ed802b98976f6adaa9')
md5sums=('57459f0f39c20699a5062ea833a67817')
build() {
cd "${srcdir}/${_realname}-${pkgver}"