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

Antonio Rojas arojas at archlinux.org
Sun May 20 09:19:10 UTC 2018


    Date: Sunday, May 20, 2018 @ 09:19:09
  Author: arojas
Revision: 325217

Update to 1.0.3

Modified:
  gajim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 09:18:10 UTC (rev 325216)
+++ PKGBUILD	2018-05-20 09:19:09 UTC (rev 325217)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=gajim
-pkgver=1.0.2
+pkgver=1.0.3
 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=('b23367d5ebea4b956df825be2f9944fba76abf0c')
+sha1sums=('82e103e35ce29ea7b587ef55b8d8da1c013ddfcb')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list