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

Antonio Rojas arojas at archlinux.org
Mon Apr 2 09:59:28 UTC 2018


    Date: Monday, April 2, 2018 @ 09:59:27
  Author: arojas
Revision: 313836

Update to 1.0.1

Modified:
  gajim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-02 09:52:43 UTC (rev 313835)
+++ PKGBUILD	2018-04-02 09:59:27 UTC (rev 313836)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=gajim
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="Full featured and easy to use XMPP (Jabber) client"
 arch=('any')
 url="https://www.gajim.org/"
@@ -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=('05d5177af4a09b041aa03d488524c6859fa51130')
+sha1sums=('3db04c9af8ed0eb00182477a094c17cd163e5d41')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list