diff options
author | root <root@rshg054.dnsready.net> | 2013-10-16 00:57:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-16 00:57:16 -0700 |
commit | c22d00d6478c9a00b4c7e491af65637537247c8f (patch) | |
tree | e6346097789cc44df5dc5e4340ad33ffe507b31c /nonprism | |
parent | 5d8af7c82b707f4cbda87bb0538fef84daf3791b (diff) |
Wed Oct 16 00:56:43 PDT 2013
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/eog-plugins-nonprism/PKGBUILD | 6 | ||||
-rw-r--r-- | nonprism/gnome-online-accounts-nonprism/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/nonprism/eog-plugins-nonprism/PKGBUILD b/nonprism/eog-plugins-nonprism/PKGBUILD index 7c889280b..58d53cb83 100644 --- a/nonprism/eog-plugins-nonprism/PKGBUILD +++ b/nonprism/eog-plugins-nonprism/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 194995 2013-09-24 13:10:42Z heftig $ +# $Id: PKGBUILD 196609 2013-10-15 18:22:34Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Maintainer (Parabola): Márcio Silva <coadde@lavabit.com> _pkgname=eog-plugins pkgname=eog-plugins-nonprism -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="Plugins for Eye of Gnome, without libgdata support" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ replaces=$_pkgname install=eog-plugins.install options=('!libtool') source=(http://download.gnome.org/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz) -sha256sums=('0e6699c45181264e87f34a6eb03deeadfd5d73e35995772b7afc803e8218906d') +sha256sums=('d5b32c49dbf1e0b6cf56c9fdc6c19186c92e98d92b71aa98805491e2bb2f8e12') build() { cd $_pkgname-$pkgver diff --git a/nonprism/gnome-online-accounts-nonprism/PKGBUILD b/nonprism/gnome-online-accounts-nonprism/PKGBUILD index 39bb599d2..04ad42a0b 100644 --- a/nonprism/gnome-online-accounts-nonprism/PKGBUILD +++ b/nonprism/gnome-online-accounts-nonprism/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 195045 2013-09-24 18:59:12Z heftig $ +# $Id: PKGBUILD 196581 2013-10-15 14:29:38Z heftig $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Maintainer (Parabola): Márcio Silva <coadde@lavabit.com> _pkgname=gnome-online-accounts pkgname=gnome-online-accounts-nonprism -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="GNOME service to access online accounts, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64 mips64el) @@ -18,7 +18,7 @@ replaces=($_pkgname $pkgname-coherence) options=(!libtool) install=$_pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz) -sha256sums=('bba85366632cf5ce777b6889eab505d98d7593c37f7859a312dc57dde05a0feb') +sha256sums=('d925841a4c1c7a46a0837fc7e219891a46431e089847fa248e3f691c23ff7d9b') build() { cd $_pkgname-$pkgver |