diff options
Diffstat (limited to 'nonprism/gnome-online-accounts-nonprism')
-rw-r--r-- | nonprism/gnome-online-accounts-nonprism/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
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 |