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

Jan de Groot jgc at archlinux.org
Mon Sep 8 10:08:47 UTC 2014


    Date: Monday, September 8, 2014 @ 12:08:46
  Author: jgc
Revision: 221128

upgpkg: libgdata 0.15.2-1

Modified:
  libgdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-08 09:50:17 UTC (rev 221127)
+++ PKGBUILD	2014-09-08 10:08:46 UTC (rev 221128)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgdata
-pkgver=0.15.1
+pkgver=0.15.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' 'uhttpmock')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'python2')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('28b08e7e546bcf2978c7f32ce79b86e9fcc096104f1d7563276d28cd83c0758b')
+sha256sums=('fb70ab60d355edabb05cb82737f322111496b835a0db9e03acee6425891cfd0c')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list