gtkmm: 2.20.3 -> 2.91.0

This commit is contained in:
Drake Justice 2010-10-07 05:22:28 +00:00
parent 1040b35012
commit 7e7afd1fe6

View File

@ -4,15 +4,15 @@
pkgbase=gtkmm
pkgname=('gtkmm' 'gtkmm-docs')
pkgver=2.20.3
pkgver=2.91.0
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('gtk2>=2.20.1' 'pangomm>=2.26.2' 'glibmm>=2.24.2' 'glibmm-docs>=2.24.2')
makedepends=('gtk2>=2.22' 'pangomm>=2.26.2' 'glibmm>=2.24.2' 'glibmm-docs>=2.24.2')
license=('LGPL')
options=('!libtool' '!emptydirs')
url="http://gtkmm.sourceforge.net/"
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.20/${pkgbase}-${pkgver}.tar.bz2)
sha256sums=('311d2156f15cdbdce22cb2af6e606a3f621d7dfebea6f7b1be0132e81af90585')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.91/${pkgbase}-${pkgver}.tar.bz2)
sha256sums=('8142e216f7a851542847bed4fd0ea1e2340628f6bc36c5e940ffdffb2aa5521e')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"