summaryrefslogtreecommitdiff
path: root/extra/libgadu/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-01 10:33:01 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-01 10:33:01 +0100
commit59b32159d6180c35a742ced756dc139659dc1dd5 (patch)
tree4f03740ae853d27d51d69666d511ffb527d27a9e /extra/libgadu/PKGBUILD
parent5330206481631dda2c1e585b758c58f90ab807ee (diff)
parentc34f78dd37c2a2015d43de5d89748a2f8147ba1b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/openscenegraph/PKGBUILD community-testing/speed-dreams/PKGBUILD community-testing/speed-dreams/speed-dreams.desktop community-testing/xemacs/PKGBUILD community/ibus/PKGBUILD extra/kdebase-konsole/PKGBUILD extra/virtuoso/PKGBUILD multilib-testing/lib32-gdk-pixbuf2/PKGBUILD multilib-testing/lib32-pango/PKGBUILD multilib-testing/wine/PKGBUILD multilib/lib32-e2fsprogs/PKGBUILD multilib/lib32-gmp/PKGBUILD multilib/lib32-libidn/PKGBUILD multilib/lib32-pixman/PKGBUILD testing/fontforge/PKGBUILD testing/java7-openjdk/PKGBUILD testing/kdebase-workspace/PKGBUILD testing/kdegraphics-okular/PKGBUILD testing/kdegraphics-strigi-analyzer/PKGBUILD testing/libreoffice/PKGBUILD testing/libreoffice/PKGBUILD.next_stable testing/opencv/PKGBUILD testing/php/PKGBUILD testing/php/php-fpm.conf.in.patch testing/php/php.ini.patch testing/xine-ui/PKGBUILD
Diffstat (limited to 'extra/libgadu/PKGBUILD')
-rw-r--r--extra/libgadu/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgadu/PKGBUILD b/extra/libgadu/PKGBUILD
index ffc2c48ed..f994246cc 100644
--- a/extra/libgadu/PKGBUILD
+++ b/extra/libgadu/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 125846 2011-05-30 12:25:37Z andrea $
+# $Id: PKGBUILD 148371 2012-01-30 19:05:43Z eric $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Mateusz Herych <heniekk@gmail.com>
pkgname=libgadu
-pkgver=1.11.0
+pkgver=1.11.1
pkgrel=1
pkgdesc="This library implements the client side of the Gadu-Gadu protocol"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('openssl')
options=('!libtool')
source=("http://toxygen.net/${pkgname}/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c779891298ce5d081c1e871e1e5b256d')
+md5sums=('01016ad3b0ea955b61ef4badf2bd48bf')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}