[arch-commits] Commit in gajim/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Apr 9 19:51:08 UTC 2010
Date: Friday, April 9, 2010 @ 15:51:07
Author: ibiru
Revision: 77021
upgpkg: gajim 0.13.4-1
update to 0.13.4
Modified:
gajim/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-09 19:38:45 UTC (rev 77020)
+++ PKGBUILD 2010-04-09 19:51:07 UTC (rev 77021)
@@ -4,8 +4,8 @@
# Contributor: Nikos Kouremenos <kourem at gmail.com>
pkgname=gajim
-pkgver=0.13.3
-pkgrel=2
+pkgver=0.13.4
+pkgrel=1
pkgdesc="Jabber client written in PyGTK"
arch=(i686 x86_64)
url="http://www.gajim.org/"
@@ -15,7 +15,7 @@
optdepends=('dbus-python' 'pyopenssl' 'notification-daemon: for desktop notification')
options=(!libtool)
source=(http://www.gajim.org/downloads/0.13/gajim-${pkgver}.tar.gz)
-md5sums=('9ef18ecbaf5118c382e5f5eeb72531c3')
+sha256sums=('d5f74da5bb6fe667e5c0ef074099d2192b4e0b53f829736628ffaac56b6ced70')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list