[arch-commits] Commit in gnome-contacts/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 27 16:59:29 UTC 2011
Date: Tuesday, September 27, 2011 @ 12:59:29
Author: ibiru
Revision: 138702
update to 3.2.0.1
Modified:
gnome-contacts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 16:57:12 UTC (rev 138701)
+++ PKGBUILD 2011-09-27 16:59:29 UTC (rev 138702)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-contacts
-pkgver=0.1.5.2
+pkgver=3.2.0.1
pkgrel=1
pkgdesc="Contacts Manager for GNOME"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@
depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop')
makedepends=('intltool' 'vala')
install=
-source=(http://download.gnome.org/sources/$pkgname/0.1/$pkgname-$pkgver.tar.xz)
-sha256sums=('0a6f534a4f0dea48552a47791ea4d4b495e869480222932d9ff4b21503b2428a')
+source=(http://download.gnome.org/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
+sha256sums=('2d8e2a325ecc661805f6e7c6339b3876e766c1e227ff084dc02a7535e5983641')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list