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

Jan de Groot jgc at archlinux.org
Thu Jun 18 08:27:32 UTC 2015


    Date: Thursday, June 18, 2015 @ 10:27:32
  Author: jgc
Revision: 241007

upgpkg: telepathy-logger 0.8.2-1

Modified:
  telepathy-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-18 01:19:10 UTC (rev 241006)
+++ PKGBUILD	2015-06-18 08:27:32 UTC (rev 241007)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=telepathy-logger
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc="Telepathy framework logging daemon"
 arch=(i686 x86_64)
@@ -8,10 +8,12 @@
 url="http://telepathy.freedesktop.org/wiki/Logger"
 license=('LGPL2.1')
 depends=('telepathy-glib' 'sqlite' 'libxml2' 'dconf')
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'libxslt')
 install=telepathy-logger.install
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('88f7dfde882d987b9c93b645efab2f43')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('c2f6a31c76cbdf8790500cf4f872ba71'
+         'SKIP')
+validpgpkeys=('5113B855236702158C41C366432705FACDD40325')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list