[arch-commits] Commit in eog-plugins/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Tue Apr 15 08:00:45 UTC 2014


    Date: Tuesday, April 15, 2014 @ 10:00:45
  Author: jgc
Revision: 210576

3.12.1 update, fix URL (FS#39357)

Modified:
  eog-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-15 07:59:02 UTC (rev 210575)
+++ PKGBUILD	2014-04-15 08:00:45 UTC (rev 210576)
@@ -2,17 +2,17 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=eog-plugins
-pkgver=3.12.0
+pkgver=3.12.1
 pkgrel=1
 pkgdesc="Plugins for Eye of Gnome"
 arch=('i686' 'x86_64')
-url="http://www.gnome.org/"
+url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins"
 license=('GPL2')
 depends=('eog' 'libchamplain' 'libgdata')
 makedepends=('intltool')
 install=eog-plugins.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3f6c4e0dd63c1003f31c08636b6540cf0312b9b42e2e621c96b946c72e3d9742')
+sha256sums=('5b9a6854d5411e75aadb9d44694bbe02a35f5a79a23da5c1bb4feb6bacf56f1c')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list