[arch-commits] Commit in harfbuzz/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Oct 3 13:29:28 UTC 2015
Date: Saturday, October 3, 2015 @ 15:29:28
Author: heftig
Revision: 248304
1.0.4
Modified:
harfbuzz/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-03 13:18:48 UTC (rev 248303)
+++ PKGBUILD 2015-10-03 13:29:28 UTC (rev 248304)
@@ -3,7 +3,7 @@
pkgbase=(harfbuzz)
pkgname=(harfbuzz harfbuzz-icu)
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc="OpenType text shaping engine"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
license=(MIT)
makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection)
source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('ebdc875ea06d010722dec13d92bc40002ab6a77071d62e71aad564ff76a63df7')
+sha256sums=('b030373457e7c00d3a7920f15e6fcd35defac3c4e44cd14ed85869030df74381')
prepare() {
mkdir path
More information about the arch-commits
mailing list