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

Florian Pritz bluewind at nymeria.archlinux.org
Sun May 12 20:23:18 UTC 2013


    Date: Sunday, May 12, 2013 @ 22:23:18
  Author: bluewind
Revision: 90463

upgpkg: lib32-pixman 0.30.0-1

upstream update

Modified:
  lib32-pixman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-12 20:22:01 UTC (rev 90462)
+++ PKGBUILD	2013-05-12 20:23:18 UTC (rev 90463)
@@ -2,7 +2,7 @@
 # Maintainer : Ionut Biru <ibiru at archlinux.org>
 _pkgbasename=pixman
 pkgname=lib32-$_pkgbasename
-pkgver=0.28.2
+pkgver=0.30.0
 pkgrel=1
 pkgdesc="Pixman library (32-bit)"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gcc-multilib')
 options=('!libtool')
 source=(http://xorg.freedesktop.org/releases/individual/lib/${_pkgbasename}-${pkgver}.tar.bz2)
-sha1sums=('9e9ede6e13061030f9c827219cb87f47e32ecdb4')
+sha1sums=('7ef2e8a355c2ac38bd4b3390ad220801433422dc')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list