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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Nov 8 16:55:00 UTC 2012


    Date: Thursday, November 8, 2012 @ 11:54:59
  Author: andyrtr
Revision: 170554

upgpkg: pixman 0.28.0-1

upstream update 0.28.0

Modified:
  pixman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-08 16:37:08 UTC (rev 170553)
+++ PKGBUILD	2012-11-08 16:54:59 UTC (rev 170554)
@@ -1,9 +1,10 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=pixman
-pkgver=0.26.2
+pkgver=0.28.0
 pkgrel=1
 pkgdesc="The pixel-manipulation library for X and cairo"
 arch=(i686 x86_64)
@@ -12,7 +13,7 @@
 depends=('glibc')
 options=('!libtool')
 source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('1daf014714cc29147726abada12359345d156705')
+sha1sums=('cfc7a18a8811bf4ff0890f547c315bda8097f6ad')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list