diff options
Diffstat (limited to 'nonprism/grilo-plugins')
-rw-r--r-- | nonprism/grilo-plugins/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/grilo-plugins/PKGBUILD b/nonprism/grilo-plugins/PKGBUILD index 6a59a4897..70919ba5f 100644 --- a/nonprism/grilo-plugins/PKGBUILD +++ b/nonprism/grilo-plugins/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 270156 2016-06-17 18:41:34Z heftig $ +# $Id: PKGBUILD 276134 2016-09-10 16:22:34Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=grilo-plugins -pkgver=0.3.2 +pkgver=0.3.3 pkgrel=1.nonprism1 pkgdesc="Plugins for Grilo, without libgdata support" url="http://www.gnome.org" @@ -19,7 +19,7 @@ conflicts=(${pkgname}-nonprism) options=('!emptydirs') groups=('gnome') source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('791b89289781272c001545931a8f58f499d14e46e038a9caa82dfe2494301afd') +sha256sums=('fe66e887847fef9c361bcb7226047c43b2bc22b172aaf22afd5534947cc85b9c') build() { cd $pkgname-$pkgver |