summaryrefslogtreecommitdiff
path: root/extra/kdepimlibs
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-09 20:52:21 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-09 20:52:21 -0300
commitaabab2c530c33c1beb40ac3dacb95e19ab99eac3 (patch)
tree1417c10b601a05725676a727a25901a32e7fd94c /extra/kdepimlibs
parent3357db80ffa8a795fb5cdad0fc726470887706b0 (diff)
parentd1e588afc2779754c0abd1122ecf4f8e3c863d7a (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/cinepaint/PKGBUILD extra/cmake/PKGBUILD extra/fltk/PKGBUILD extra/foomatic/PKGBUILD extra/kdegraphics/PKGBUILD extra/kdelibs/PKGBUILD extra/kdepim-runtime/PKGBUILD extra/kdepim/PKGBUILD extra/libxi/PKGBUILD extra/monica/PKGBUILD extra/rasqal/PKGBUILD extra/soprano/PKGBUILD multilib/wine/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'extra/kdepimlibs')
-rw-r--r--extra/kdepimlibs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdepimlibs/PKGBUILD b/extra/kdepimlibs/PKGBUILD
index e285528bc..964f26bf9 100644
--- a/extra/kdepimlibs/PKGBUILD
+++ b/extra/kdepimlibs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 121090 2011-04-29 00:27:22Z andrea $
+# $Id: PKGBUILD 130250 2011-07-04 19:26:55Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepimlibs
-pkgver=4.6.3
+pkgver=4.6.5
pkgrel=1
pkgdesc="KDE PIM Libraries"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('kdelibs' 'gpgme' 'akonadi' 'libical' )
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
install='kdepimlibs.install'
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('370b4e98ab9e1f8ba18d36630d5c8bbff8da4883')
+sha1sums=('6bf82a0934d5a16223f193e848bf3696a40e4820')
build() {
cd ${srcdir}