diff options
author | root <root@rshg054.dnsready.net> | 2013-05-17 01:53:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-17 01:53:16 -0700 |
commit | b5f4c940227b9a7051c381688636d59f67864f93 (patch) | |
tree | 99d9cd904411e9aad2ea12662db7d3eb8c786085 /extra/grilo-plugins | |
parent | 453f3b8b2c568e9babcdc4852772278a39f130c0 (diff) |
Fri May 17 01:52:35 PDT 2013
Diffstat (limited to 'extra/grilo-plugins')
-rw-r--r-- | extra/grilo-plugins/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/grilo-plugins/PKGBUILD b/extra/grilo-plugins/PKGBUILD index 4fe44da7c..5a57c338c 100644 --- a/extra/grilo-plugins/PKGBUILD +++ b/extra/grilo-plugins/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 183412 2013-04-21 22:10:47Z heftig $ +# $Id: PKGBUILD 185629 2013-05-16 14:07:24Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=grilo-plugins -pkgver=0.2.6 +pkgver=0.2.7 pkgrel=1 pkgdesc="Plugins for Grilo" url="http://www.gnome.org" @@ -22,7 +22,7 @@ optdepends=('gupnp-av: uPnP plugin' 'json-glib: TMDb plugin') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('029ea7fdbb32ff5cc20295b9a1a943f76f39a67ed5bf08a2b33b01cf287a1227') +sha256sums=('0495a9717189049c16c96b51a2aad6dd348c11e82be243a9a7b65ea68507af3e') build() { cd $pkgname-$pkgver |