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

Florian Pritz bluewind at archlinux.org
Sun Jul 27 16:07:47 UTC 2014


    Date: Sunday, July 27, 2014 @ 18:07:47
  Author: bluewind
Revision: 116426

upgpkg: lib32-harfbuzz 0.9.32-1

upstream update

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-27 16:07:12 UTC (rev 116425)
+++ PKGBUILD	2014-07-27 16:07:47 UTC (rev 116426)
@@ -2,7 +2,7 @@
 
 _pkgbasename=harfbuzz
 pkgname=lib32-$_pkgbasename
-pkgver=0.9.30
+pkgver=0.9.32
 pkgrel=1
 pkgdesc="OpenType text shaping engine. (32-bit)"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('lib32-icu' 'lib32-glib2' 'lib32-freetype2' $_pkgbasename)
 makedepends=('gcc-multilib')
 source=(http://www.freedesktop.org/software/harfbuzz/release/${_pkgbasename}-${pkgver}.tar.bz2)
-sha256sums=('fa873f9fe4a5ad4f7beb524475e13a5a8729d7414d2bc64a557c0d5651d58586')
+sha256sums=('430c81744e2d87b36f529b16f18efd0d0140aee9df59b2ee312f5de1994b9db4')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list