[arch-commits] Commit in pango/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Aug 30 17:02:32 UTC 2011


    Date: Tuesday, August 30, 2011 @ 13:02:32
  Author: ibiru
Revision: 136585

update to 1.29.3

Modified:
  pango/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-30 17:01:53 UTC (rev 136584)
+++ PKGBUILD	2011-08-30 17:02:32 UTC (rev 136585)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pango
-pkgver=1.28.4
-pkgrel=3
+pkgver=1.29.3
+pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,9 +11,9 @@
 makedepends=('gobject-introspection' 'libxt' 'gtk-doc')
 options=('!libtool' '!emptydirs')
 install=pango.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.28/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.29/${pkgname}-${pkgver}.tar.xz)
 url="http://www.pango.org/"
-sha256sums=('7eb035bcc10dd01569a214d5e2bc3437de95d9ac1cfa9f50035a687c45f05a9f')
+sha256sums=('b0da90cdac7f384a1c678b9467d00b6b8167f12044f9db089bf359f88644e86e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list