[arch-commits] Commit in gnome-contacts/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Sep 9 09:01:54 UTC 2014
Date: Tuesday, September 9, 2014 @ 11:01:53
Author: jgc
Revision: 221246
upgpkg: gnome-contacts 3.13.91-1
Modified:
gnome-contacts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-09 07:01:36 UTC (rev 221245)
+++ PKGBUILD 2014-09-09 09:01:53 UTC (rev 221246)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-contacts
-pkgver=3.12.0
+pkgver=3.13.91
pkgrel=1
pkgdesc="Contacts Manager for GNOME"
arch=(i686 x86_64)
@@ -10,10 +10,10 @@
license=('GPL2')
groups=(gnome)
depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop' 'dconf' 'gnome-online-accounts' 'libgee' 'telepathy-glib' 'cheese')
-makedepends=('intltool' 'vala' 'gobject-introspection')
+makedepends=('intltool' 'vala' 'gobject-introspection' 'python2')
install=$pkgname.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fb3f25d409032b24fb67241e67d4da10cf6f77a48c088709455cea5f6f33e87d')
+sha256sums=('7e0fbfb59f0b840774e3ad8d7a12ea1b6d5f53c94da00fbe7da97c5040f4f02b')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list