summaryrefslogtreecommitdiff
path: root/extra/pangomm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pangomm/PKGBUILD')
-rw-r--r--extra/pangomm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/pangomm/PKGBUILD b/extra/pangomm/PKGBUILD
index 2b0398446..b0c654815 100644
--- a/extra/pangomm/PKGBUILD
+++ b/extra/pangomm/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 136693 2011-08-31 14:25:10Z ibiru $
+# $Id: PKGBUILD 138625 2011-09-27 13:05:44Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=pangomm
pkgname=('pangomm' 'pangomm-docs')
-pkgver=2.28.2
+pkgver=2.28.3
pkgrel=1
arch=(i686 x86_64 'mips64el')
license=('LGPL')
makedepends=('pango' 'glibmm' 'glibmm-docs' 'cairomm' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz)
options=('!libtool')
url="http://gtkmm.sourceforge.net/"
-sha256sums=('ec1d97245eada5cf18d0e7af3f6e31498f25623b4a354589d631d2dff92fd88f')
+sha256sums=('cf6eb58d58dc92df5c94012299e2c4f556ae55b4bafdf8f3768f74b7d60be0c3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"