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

Jan de Groot jgc at archlinux.org
Tue Sep 9 12:55:44 UTC 2014


    Date: Tuesday, September 9, 2014 @ 14:55:44
  Author: jgc
Revision: 221310

GNOME 3.13.91

Modified:
  polari/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 12:53:11 UTC (rev 221309)
+++ PKGBUILD	2014-09-09 12:55:44 UTC (rev 221310)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=polari
-pkgver=3.12.2
+pkgver=3.13.90
 pkgrel=1
 pkgdesc="An IRC Client for GNOME"
 arch=(i686 x86_64)
@@ -9,11 +9,11 @@
 license=(GPL)
 url="https://wiki.gnome.org/Apps/Polari"
 depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control telepathy-logger)
-makedepends=(intltool)
+makedepends=(intltool gobject-introspection python2 desktop-file-utils appdata-tools)
 groups=(gnome-extra)
 install=polari.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8b10f369fac9e5e48a7bed51320754262d00c1bb14899a321b02843e20c0a995')
+sha256sums=('8ed596f7cb407b5581ad8c44044fd94e5dca41cb747cc1b0a4732b5c48dfdd86')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list