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

Antonio Rojas arojas at archlinux.org
Tue May 1 09:55:11 UTC 2018


    Date: Tuesday, May 1, 2018 @ 09:55:11
  Author: arojas
Revision: 318582

Update to 1.0.2

Modified:
  gajim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-01 09:54:17 UTC (rev 318581)
+++ PKGBUILD	2018-05-01 09:55:11 UTC (rev 318582)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=gajim
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="Full featured and easy to use XMPP (Jabber) client"
 arch=('any')
@@ -23,7 +23,7 @@
             'python-docutils: generate XHTML output from RST code'
             'python-gnupg: encrypting chat messages with OpenPGP')
 source=(https://www.gajim.org/downloads/${pkgver%.*}/gajim-${pkgver}.tar.bz2)
-sha1sums=('3db04c9af8ed0eb00182477a094c17cd163e5d41')
+sha1sums=('b23367d5ebea4b956df825be2f9944fba76abf0c')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list