summaryrefslogtreecommitdiff
path: root/gnome-unstable/cogl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/cogl/PKGBUILD')
-rw-r--r--gnome-unstable/cogl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/cogl/PKGBUILD b/gnome-unstable/cogl/PKGBUILD
index 11d671d6b..11afabb6c 100644
--- a/gnome-unstable/cogl/PKGBUILD
+++ b/gnome-unstable/cogl/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 136612 2011-08-30 21:40:13Z ibiru $
+# $Id: PKGBUILD 137066 2011-09-05 20:44:58Z ibiru $
# Maintainer: Ionut Biru <ibiru@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 @@ depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
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"