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

Ionut Biru ibiru at archlinux.org
Mon Apr 16 20:09:10 UTC 2012


    Date: Monday, April 16, 2012 @ 16:09:09
  Author: ibiru
Revision: 156316

update to to 3.4.1

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-16 20:06:14 UTC (rev 156315)
+++ PKGBUILD	2012-04-16 20:09:09 UTC (rev 156316)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=empathy
-pkgver=3.4.0.2
+pkgver=3.4.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=('16baec7aea7be6f4fc697198fa45433a95ede863a2b0161c76dc63d97c500114')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b12493f47b932dcd3d8b5101d414a00447a6eea60a575db7211ee24cfe8c4565')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list