summaryrefslogtreecommitdiff
path: root/extra/grilo
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-19 03:36:23 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-19 03:36:23 +0000
commit322e623017947f32cb26db4c80f8eec2c5736401 (patch)
treeea6f3158396b2281984f4ba778c6a06084265afd /extra/grilo
parent8185891e28635bdb83fdf4ba4391030912dae596 (diff)
Wed Feb 19 03:33:04 UTC 2014
Diffstat (limited to 'extra/grilo')
-rw-r--r--extra/grilo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/grilo/PKGBUILD b/extra/grilo/PKGBUILD
index 31f1eb9ca..616141c8d 100644
--- a/extra/grilo/PKGBUILD
+++ b/extra/grilo/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 205840 2014-02-11 12:53:50Z heftig $
+# $Id: PKGBUILD 206111 2014-02-18 14:34:10Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=grilo
-pkgver=0.2.8
+pkgver=0.2.9
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' 'intltool')
optdepends=('grilo-plugins: Plugins for grilo')
options=('!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('03a50e011b897a46d6ec6fe4cfec4ca0737047f279c99b3d9eb9bef8c472cee8')
+sha256sums=('e51e937ae1ceee31d3f07fd459cd67e17d5c4497e32b30eb883830a0995df935')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"