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

Ionut Biru ibiru at archlinux.org
Thu Apr 5 10:46:18 UTC 2012


    Date: Thursday, April 5, 2012 @ 06:46:18
  Author: ibiru
Revision: 155710

update to 3.4.0.1

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-05 10:39:18 UTC (rev 155709)
+++ PKGBUILD	2012-04-05 10:46:18 UTC (rev 155710)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=empathy
-pkgver=3.4.0
+pkgver=3.4.0.1
 pkgrel=1
 pkgdesc="A GNOME instant messaging client using the Telepathy framework."
 arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
 options=('!libtool')
 groups=('gnome-extra')
 install=empathy.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dd04344638a5496fd108c4d299a6f6d2272dc521dc353de85f13995f399f8f1a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9ea2729bf75cc210c6fa91a6b6cff9118314e0e988c9d166a823ebf96c742e5')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list