summaryrefslogtreecommitdiff
path: root/extra/gtkmm/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-14 01:18:40 -0700
committerroot <root@rshg054.dnsready.net>2013-05-14 01:18:40 -0700
commit2e5b72e5e8dfb5199a9b0da7c76d052a456662c2 (patch)
treefa055d4e2f367acb518de6c4e06b77b6d8cbef75 /extra/gtkmm/PKGBUILD
parent66cb4a487ad73063c6b000279a5d5558fb7603f5 (diff)
Tue May 14 01:18:40 PDT 2013
Diffstat (limited to 'extra/gtkmm/PKGBUILD')
-rw-r--r--extra/gtkmm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gtkmm/PKGBUILD b/extra/gtkmm/PKGBUILD
index a8e549cbd..769bda9dc 100644
--- a/extra/gtkmm/PKGBUILD
+++ b/extra/gtkmm/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 148776 2012-02-05 11:50:02Z ibiru $
+# $Id: PKGBUILD 185348 2013-05-13 15:46:57Z jgc $
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=gtkmm
pkgname=('gtkmm' 'gtkmm-docs')
-pkgver=2.24.2
-pkgrel=2
+pkgver=2.24.3
+pkgrel=1
arch=('i686' 'x86_64')
makedepends=('gtk2' 'pangomm' 'atkmm' 'glibmm-docs')
license=('LGPL')
options=('!libtool' '!emptydirs')
url="http://gtkmm.sourceforge.net/"
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.24/${pkgbase}-${pkgver}.tar.xz)
-sha256sums=('c90c7a29c20dd6d795925bd66ad1ff40be07cea0e4c03f4d6105a8c07448953d')
+sha256sums=('c564a438677174b97d69dd70467cb03c933481006398dc9377417aa6abe02a39')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"