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

Jan Steffens heftig at nymeria.archlinux.org
Tue Oct 15 14:42:30 UTC 2013


    Date: Tuesday, October 15, 2013 @ 16:42:30
  Author: heftig
Revision: 196584

3.10.1

Modified:
  gnome-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-15 14:40:04 UTC (rev 196583)
+++ PKGBUILD	2013-10-15 14:42:30 UTC (rev 196584)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-contacts
-pkgver=3.10
+pkgver=3.10.1
 pkgrel=1
 pkgdesc="Contacts Manager for GNOME"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop' 'dconf' 'gnome-online-accounts' 'libgee' 'telepathy-glib' 'cheese')
 makedepends=('intltool' 'vala' 'gobject-introspection')
 install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1cb57d81455ee44e50745452bfefdf74f9ad4e393661199005c665284cda20cf')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e119c32bb10136e7190f11f79334fa82ed56468cff5bb7836da0ebf7b572779b')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list