From 7de07e40e2c0c078a35c5092e1f2defb65d1741e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Dec 2012 02:09:50 -0800 Subject: Fri Dec 7 02:06:33 PST 2012 --- extra/grilo/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/grilo/PKGBUILD') diff --git a/extra/grilo/PKGBUILD b/extra/grilo/PKGBUILD index 8661ce662..f08c41d60 100644 --- a/extra/grilo/PKGBUILD +++ b/extra/grilo/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 170546 2012-11-08 15:26:24Z heftig $ +# $Id: PKGBUILD 172922 2012-12-06 20:30:42Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=grilo -pkgver=0.2.3 +pkgver=0.2.4 pkgrel=1 pkgdesc="Framework that provides access to various sources of multimedia content" url="http://www.gnome.org" @@ -13,7 +13,7 @@ makedepends=('gobject-introspection' 'gtk-doc' 'vala') optdepends=('grilo-plugins: Plugins for grilo') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('6a800c98731a93cc2b204abceeb37c55bb5529724115f5d4c4f91bd1ade67d42') +sha256sums=('20fa8a5d1b89419c44f9b590a5a793e33d43a5e959ec8686111e631a724644fe') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf