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

Jan de Groot jgc at nymeria.archlinux.org
Mon Sep 23 14:59:12 UTC 2013


    Date: Monday, September 23, 2013 @ 16:59:12
  Author: jgc
Revision: 194757

upgpkg: cogl 1.16.0-1

Modified:
  cogl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-23 14:54:33 UTC (rev 194756)
+++ PKGBUILD	2013-09-23 14:59:12 UTC (rev 194757)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=cogl
-pkgver=1.15.10
-pkgrel=3
+pkgver=1.16.0
+pkgrel=1
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
 arch=('i686' 'x86_64')
 url="http://www.clutter-project.org/"
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d82d5078f6b6d3c9369d0c190e34064ef3337fbdd06ecaf17e36f3a50f13a61c')
+sha256sums=('75c2c4636a050fda7ee8722ce3d9c618b08799ed92bbb72b4fdff3e73b096094')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list