summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonprism/eog-plugins/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/eog-plugins/PKGBUILD b/nonprism/eog-plugins/PKGBUILD
index ea22d152c..011671c28 100644
--- a/nonprism/eog-plugins/PKGBUILD
+++ b/nonprism/eog-plugins/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 247836 2015-09-28 19:11:57Z heftig $
+# $Id: PKGBUILD 250495 2015-11-09 22:45:39Z heftig $
# Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=eog-plugins
-pkgver=3.16.2
+pkgver=3.16.3
pkgrel=1.nonprism1
pkgdesc="Plugins for Eye of Gnome, without libgdata support"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ conflicts=(${pkgname}-nonprism)
replaces=(${pkgname}-nonprism)
install=eog-plugins.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f33de3c78d6a7d8a89441daa9c3e49e043dcdc527b0b7d477f0bf2d3af08e534')
+sha256sums=('2d2198ed026b1c28329ac3d353b3031c2024277d81d60f3c1e626f4701a73bd2')
build() {
cd $pkgname-$pkgver