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

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 24 17:07:41 UTC 2014


    Date: Monday, March 24, 2014 @ 18:07:41
  Author: jgc
Revision: 208613

upgpkg: empathy 3.12.0-1

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-24 16:53:57 UTC (rev 208612)
+++ PKGBUILD	2014-03-24 17:07:41 UTC (rev 208613)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=empathy
-pkgver=3.10.3
+pkgver=3.12.0
 pkgrel=1
 pkgdesc="A GNOME instant messaging client using the Telepathy framework."
 arch=(i686 x86_64)
@@ -18,8 +18,8 @@
 options=('!makeflags')
 groups=(gnome)
 install=empathy.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('49366acdd3c3ef9a74f63eb09920803c4c9df83056acbf8a7899e7890a9fb196')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9e92769df73363a648b3f9081a336147cc76bc88dccc85110e5ba2426395ab01')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list