summaryrefslogtreecommitdiff
path: root/extra/pangomm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-25 01:16:48 -0700
committerroot <root@rshg054.dnsready.net>2013-04-25 01:16:48 -0700
commit9c9a534c011e220f1fcdc4bd56c21d7d8cfc94a1 (patch)
tree33989a7c822c502376977c21d7bc3aa142eba673 /extra/pangomm
parent6e4a9ce4b0809e1eeb57f514f5ea71e2e77355bb (diff)
Thu Apr 25 01:16:48 PDT 2013
Diffstat (limited to 'extra/pangomm')
-rw-r--r--extra/pangomm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/pangomm/PKGBUILD b/extra/pangomm/PKGBUILD
index 3699ffa68..51f1aabb0 100644
--- a/extra/pangomm/PKGBUILD
+++ b/extra/pangomm/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 141215 2011-10-26 14:54:11Z ibiru $
+# $Id: PKGBUILD 183600 2013-04-24 15:18:44Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=pangomm
pkgname=('pangomm' 'pangomm-docs')
-pkgver=2.28.4
+pkgver=2.34.0
pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
makedepends=('pango' 'glibmm' 'glibmm-docs' 'cairomm' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::4}/${pkgname}-${pkgver}.tar.xz)
options=('!libtool')
url="http://gtkmm.sourceforge.net/"
-sha256sums=('778dcb66a793cbfd52a9f92ee5a71b888c3603a913fc1ddc48a30204de6d6c82')
+sha256sums=('0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"