[arch-commits] Commit in cogl/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Sep 23 13:21:10 UTC 2015
Date: Wednesday, September 23, 2015 @ 15:21:10
Author: jgc
Revision: 247151
upgpkg: cogl 1.22.0-1
Modified:
cogl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-23 13:18:14 UTC (rev 247150)
+++ PKGBUILD 2015-09-23 13:21:10 UTC (rev 247151)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=cogl
-pkgver=1.20.0
+pkgver=1.22.0
pkgrel=1
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
arch=('i686' 'x86_64')
@@ -9,10 +9,10 @@
url="http://www.clutter-project.org/"
license=('GPL2')
depends=('mesa' 'libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango' 'libxrandr')
-makedepends=('gobject-introspection' 'python2')
+makedepends=('gobject-introspection')
options=(!emptydirs)
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('729e35495829e7d31fafa3358e47b743ba21a2b08ff9b6cd28fb74c0de91192b')
+sha256sums=('689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list