summaryrefslogtreecommitdiff
path: root/extra/grilo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/grilo/PKGBUILD')
-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}"