Date: Thursday, April 19, 2012 @ 10:13:49
  Author: ibiru
Revision: 156486

update to 1.10.2

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-04-19 14:01:41 UTC (rev 156485)
+++ PKGBUILD    2012-04-19 14:13:49 UTC (rev 156486)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <[email protected]>
 
 pkgname=cogl
-pkgver=1.10.0
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('544b648cd5dc0a0ea438acd89d83727d82d6c29927db33a519ce2b28dc1ad07d')
+sha256sums=('042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3')
 
 build() {
   cd "$pkgname-$pkgver"

Reply via email to