Date: Monday, March 25, 2013 @ 23:05:33 Author: jgc Revision: 180699 upgpkg: cogl 1.14.0-1
Modified: cogl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-25 22:01:19 UTC (rev 180698) +++ PKGBUILD 2013-03-25 22:05:33 UTC (rev 180699) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=cogl -pkgver=1.13.4 +pkgver=1.14.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=('8e84ca9d6d08eb5e60f5c38e3bd80a3085e21ac86656a52797736706170bff6e') +sha256sums=('276e8c9f5ff0fcd57c1eaf74cc245f41ad469a95a18ac831fac2d5960baa5ae8') build() { cd "$pkgname-$pkgver"
