summaryrefslogtreecommitdiff
path: root/gnome-unstable/grilo/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-04 01:23:34 -0700
committerroot <root@rshg054.dnsready.net>2012-10-04 01:23:34 -0700
commitc3ff6b4da8966c22dcbf0f5d8a957b875242789f (patch)
tree73064dc985b6d59695639dfb6d4ae4ba99395cc5 /gnome-unstable/grilo/PKGBUILD
parent1350233b6dc1924ba29a42462447995f26dae0dc (diff)
Thu Oct 4 01:23:34 PDT 2012
Diffstat (limited to 'gnome-unstable/grilo/PKGBUILD')
-rw-r--r--gnome-unstable/grilo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/grilo/PKGBUILD b/gnome-unstable/grilo/PKGBUILD
index 63828fe1d..c286b345b 100644
--- a/gnome-unstable/grilo/PKGBUILD
+++ b/gnome-unstable/grilo/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 167311 2012-09-30 23:10:51Z heftig $
+# $Id: PKGBUILD 167718 2012-10-03 10:21:01Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=grilo
-pkgver=0.2.0
+pkgver=0.2.1
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=('daab3104684dd1a347aa3f3bc8e5a435f57829f594d951890692b9035c993d1f')
+sha256sums=('eb225fb88389e018858869eb5da5aee9d72bdb2306979e8f3defb5fc898af676')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"