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

Florian Pritz bluewind at nymeria.archlinux.org
Tue Jul 8 15:28:37 UTC 2014


    Date: Tuesday, July 8, 2014 @ 17:28:37
  Author: bluewind
Revision: 115312

upgpkg: lib32-pixman 0.32.6-1

upstream update

Modified:
  lib32-pixman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-08 14:50:22 UTC (rev 115311)
+++ PKGBUILD	2014-07-08 15:28:37 UTC (rev 115312)
@@ -2,7 +2,7 @@
 # Maintainer : Ionut Biru <ibiru at archlinux.org>
 _pkgbasename=pixman
 pkgname=lib32-$_pkgbasename
-pkgver=0.32.4
+pkgver=0.32.6
 pkgrel=1
 pkgdesc="Pixman library (32-bit)"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('lib32-glibc' $_pkgbasename)
 makedepends=('gcc-multilib')
 source=(http://xorg.freedesktop.org/releases/individual/lib/${_pkgbasename}-${pkgver}.tar.bz2)
-sha1sums=('e2708db16595412e5aaf21a66b6f18b7223eb6c3')
+sha1sums=('5b730399e1e212e5acaa69a4f1a2c7be1af1cdc4')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list