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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Dec 16 17:45:10 UTC 2012


    Date: Sunday, December 16, 2012 @ 12:45:10
  Author: andyrtr
Revision: 173250

upgpkg: pixman 0.28.2-1

upstream update 0.28.2

Modified:
  pixman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-16 15:55:18 UTC (rev 173249)
+++ PKGBUILD	2012-12-16 17:45:10 UTC (rev 173250)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=pixman
-pkgver=0.28.0
+pkgver=0.28.2
 pkgrel=1
 pkgdesc="The pixel-manipulation library for X and cairo"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!libtool')
 source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('cfc7a18a8811bf4ff0890f547c315bda8097f6ad')
+sha1sums=('9e9ede6e13061030f9c827219cb87f47e32ecdb4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list