[arch-commits] Commit in libgdata/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 10 07:52:16 UTC 2015
Date: Thursday, September 10, 2015 @ 09:52:16
Author: jgc
Revision: 245707
upgpkg: libgdata 0.17.2-1
Modified:
libgdata/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 07:46:25 UTC (rev 245706)
+++ PKGBUILD 2015-09-10 07:52:16 UTC (rev 245707)
@@ -2,16 +2,16 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libgdata
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=1
pkgdesc="GLib-based library for accessing online service APIs using the GData protocol"
arch=('i686' 'x86_64')
license=('GPL')
depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5ef1c0f246f60812c43e3a7d077442afc872913a03f3a5eb789698dc2319bd95')
+sha256sums=('9b9b4f68bef86ee2926ea14f182baf7ddaa6717dd138b5ff670f07d126176fe0')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list