[arch-commits] Commit in gnome-online-accounts/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Mon Mar 25 14:42:41 UTC 2013
Date: Monday, March 25, 2013 @ 15:42:41
Author: jgc
Revision: 180664
upgpkg: gnome-online-accounts 3.7.92-1
Modified:
gnome-online-accounts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-03-25 14:24:32 UTC (rev 180663)
+++ PKGBUILD 2013-03-25 14:42:41 UTC (rev 180664)
@@ -2,18 +2,18 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-online-accounts
-pkgver=3.6.2
+pkgver=3.7.92
pkgrel=1
pkgdesc="GNOME service to access online accounts"
arch=(i686 x86_64)
url="http://www.gnome.org"
license=('GPL')
depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 'libsecret')
-makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
+makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl' 'python')
options=(!libtool)
install=$pkgname.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('55d207d2dc5428f41b0a504aa3edd996a6167a5625d9e11d678f33f282935fa7')
+sha256sums=('846f3003898c3f7d5ef37db83eb4712a697ea4f78a79dec7efe4dc5c5dc31aa8')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list