[arch-commits] Commit in cogl/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 5 20:43:39 UTC 2011
Date: Monday, September 5, 2011 @ 16:43:39
Author: ibiru
Revision: 137065
update to 1.7.8
Modified:
cogl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-05 20:37:32 UTC (rev 137064)
+++ PKGBUILD 2011-09-05 20:43:39 UTC (rev 137065)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=cogl
-pkgver=1.7.6
+pkgver=1.7.8
pkgrel=1
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
makedepends=('mesa' 'gobject-introspection')
options=(!libtool)
source=(http://download.gnome.org/sources/$pkgname/1.7/$pkgname-$pkgver.tar.xz)
-sha256sums=('4dd97260ecf464753f9daa30e10ee9d160b323515811b73bef8d84d3274ae072')
+sha256sums=('afa114951946c5aafde965b6c34eef487731de06e002474d7956faa8e5754749')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list