[arch-commits] Commit in lib32-pango/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Tue Aug 26 08:57:10 UTC 2014
Date: Tuesday, August 26, 2014 @ 10:57:10
Author: bluewind
Revision: 117891
upgpkg: lib32-pango 1.36.6-1
upstream update
Modified:
lib32-pango/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-26 08:53:41 UTC (rev 117890)
+++ PKGBUILD 2014-08-26 08:57:10 UTC (rev 117891)
@@ -5,7 +5,7 @@
_pkgbasename=pango
pkgname=lib32-$_pkgbasename
-pkgver=1.36.5
+pkgver=1.36.6
pkgrel=1
pkgdesc="A library for layout and rendering of text (32-bit)"
arch=('x86_64')
@@ -15,7 +15,7 @@
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=('be0e94b2e5c7459f0b6db21efab6253556c8f443837200b8736d697071276ac8')
+sha256sums=('4c53c752823723875078b91340f32136aadb99e91c0f6483f024f978a02c8624')
prepare() {
cd "${srcdir}/${_pkgbasename}-${pkgver}"
More information about the arch-commits
mailing list