mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:47:17 +08:00
Update gtk2-perl
This commit is contained in:
parent
acc15babaf
commit
42b6e846f8
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user