update kdepim to 4.4.10

This commit is contained in:
Phil 2011-02-06 23:10:52 +00:00
parent 869cdcd593
commit 9ebbc97ffe
2 changed files with 6 additions and 6 deletions

View File

@ -20,8 +20,8 @@ _origname=kdepim-runtime
pkgname=${_origname} pkgname=${_origname}
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
#pkgver=${_kdever} #pkgver=${_kdever}
pkgver=4.4.9 pkgver=4.4.10
pkgrel=2 pkgrel=1
pkgdesc="KDE Pim Runtime" pkgdesc="KDE Pim Runtime"
url="http://www.kde.org" url="http://www.kde.org"
@ -40,7 +40,7 @@ groups=("kde" "kde-complete" "kde-uninstall" "kde-minimal")
#source=("$_mirror/${_origname}-$_kdever.tar.bz2") #source=("$_mirror/${_origname}-$_kdever.tar.bz2")
source=("ftp://ftp.gwdg.de/pub/x11/kde/stable/kdepim-$pkgver/src/${_origname}-$pkgver.tar.bz2") source=("ftp://ftp.gwdg.de/pub/x11/kde/stable/kdepim-$pkgver/src/${_origname}-$pkgver.tar.bz2")
md5sums=('c4b9cc51308a8a8a9a4375244f41cafb') # kdepim-runtime-4.4.9.tar.bz2 sha1sums=('a0e74f95daf8c28f7b3bd1ee84b6a86fc509d0ff')
# #
# build and install # build and install

View File

@ -40,8 +40,8 @@ pkgname=('kdepim-common'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
#pkgver=${_kdever} #pkgver=${_kdever}
pkgver=4.4.9 pkgver=4.4.10
pkgrel=2 pkgrel=1
pkgdesc="split package" pkgdesc="split package"
url="http://www.kde.org" url="http://www.kde.org"
@ -55,7 +55,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' "kdelibs>=${_kdever}" "kdepi
#source=("$_mirror/${_origname}-$_kdever.tar.bz2") #source=("$_mirror/${_origname}-$_kdever.tar.bz2")
source=("ftp://ftp.gwdg.de/pub/x11/kde/stable/kdepim-$pkgver/src/${_origname}-$pkgver.tar.bz2") source=("ftp://ftp.gwdg.de/pub/x11/kde/stable/kdepim-$pkgver/src/${_origname}-$pkgver.tar.bz2")
md5sums=('42ba81f7b09676e613b96fd3cd22601f') # kdepim-4.4.9.tar.bz2 sha1sums=('b9c45e80dddc3bff201df6ddd76fdf4f1f18d5c3')
# #
# build function # build function