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

Ionut Biru ibiru at archlinux.org
Tue Mar 20 18:17:47 UTC 2012


    Date: Tuesday, March 20, 2012 @ 14:17:47
  Author: ibiru
Revision: 153919

update to 1.10

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-20 14:06:28 UTC (rev 153918)
+++ PKGBUILD	2012-03-20 18:17:47 UTC (rev 153919)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=cogl
-pkgver=1.9.8
+pkgver=1.10.0
 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=('fa3eae9e865c74c2b72a8bfa9f8b859c3458c81d4854c40e4690a85653fdc91e')
+sha256sums=('544b648cd5dc0a0ea438acd89d83727d82d6c29927db33a519ce2b28dc1ad07d')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list