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

Florian Pritz bluewind at nymeria.archlinux.org
Tue Dec 3 22:40:36 UTC 2013


    Date: Tuesday, December 3, 2013 @ 23:40:36
  Author: bluewind
Revision: 102016

upgpkg: lib32-pango 1.36.1-1

upstream update

Modified:
  lib32-pango/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-03 22:38:59 UTC (rev 102015)
+++ PKGBUILD	2013-12-03 22:40:36 UTC (rev 102016)
@@ -5,7 +5,7 @@
 
 _pkgbasename=pango
 pkgname=lib32-$_pkgbasename
-pkgver=1.36.0
+pkgver=1.36.1
 pkgrel=1
 pkgdesc="A library for layout and rendering of text (32-bit)"
 arch=('x86_64')
@@ -12,11 +12,10 @@
 license=('LGPL')
 makedepends=("gcc-multilib" 'lib32-fontconfig' \
              'lib32-mesa-libgl' 'lib32-cairo' 'lib32-libxft' 'lib32-harfbuzz' $_pkgbasename)
-options=('!libtool' '!emptydirs')
 install=pango.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver:0:4}/${_pkgbasename}-${pkgver}.tar.xz)
 url="http://www.pango.org/"
-sha256sums=('bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0')
+sha256sums=('42e4b51cdc99e6878a9ea2a5ef2b31b79c1033f8518726df738a3c54c90e59f8')
 
 prepare() {
   cd "${srcdir}/${_pkgbasename}-${pkgver}"




More information about the arch-commits mailing list