[arch-commits] Commit in gajim/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Oct 11 18:48:31 UTC 2016
Date: Tuesday, October 11, 2016 @ 18:48:31
Author: arojas
Revision: 278291
Update to 0.16.6
Modified:
gajim/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-11 18:47:24 UTC (rev 278290)
+++ PKGBUILD 2016-10-11 18:48:31 UTC (rev 278291)
@@ -2,8 +2,8 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=gajim
-pkgver=0.16.5
-pkgrel=2
+pkgver=0.16.6
+pkgrel=1
pkgdesc="A full featured and easy to use Jabber client"
arch=('any')
url="http://www.gajim.org/"
@@ -23,7 +23,7 @@
'python2-docutils: for RST generator support'
'gupnp-igd: for UPnP-IGD support')
source=(http://www.gajim.org/downloads/${pkgver%.*}/gajim-${pkgver}.tar.bz2 gajim-drill.patch)
-sha1sums=('c310174be5becb85f46d4e2d6b90de3931846588'
+sha1sums=('6e760416e03753bb50ec9cd999c459e25ed04df5'
'4cb0e88acc310e010a892b2826a54528ec82b474')
prepare() {
More information about the arch-commits
mailing list