diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-09-03 18:18:45 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-09-03 18:18:45 +0200 |
commit | 268d20d45e58da43b39f5248371858880c38cad1 (patch) | |
tree | 3c252135119405b161547bf0cf7ac035e7444abb /kde | |
parent | 15ead51c4be91283d57a0277ac2d44e60bd3779e (diff) | |
download | nutyx-pakxe-268d20d45e58da43b39f5248371858880c38cad1.tar.gz nutyx-pakxe-268d20d45e58da43b39f5248371858880c38cad1.tar.bz2 nutyx-pakxe-268d20d45e58da43b39f5248371858880c38cad1.tar.xz nutyx-pakxe-268d20d45e58da43b39f5248371858880c38cad1.zip |
Maj kdepim-runtime#4.3.1-1
Diffstat (limited to 'kde')
-rw-r--r-- | kde/kdepim-runtime/.md5sum | 2 | ||||
-rwxr-xr-x | kde/kdepim-runtime/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde/kdepim-runtime/.md5sum b/kde/kdepim-runtime/.md5sum index 6505600c0..22b662551 100644 --- a/kde/kdepim-runtime/.md5sum +++ b/kde/kdepim-runtime/.md5sum @@ -1 +1 @@ -608b629bfc1a1976d6888079e5d839f1 kdepim-runtime-4.3.0.tar.bz2 +a53f323398ccb9a8bd15a4b81050a046 kdepim-runtime-4.3.1.tar.bz2 diff --git a/kde/kdepim-runtime/Pkgfile b/kde/kdepim-runtime/Pkgfile index 32664f4c9..93950b9cf 100755 --- a/kde/kdepim-runtime/Pkgfile +++ b/kde/kdepim-runtime/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase, kdepimlibs, gnokii, pilot-link, libmal name=kdepim-runtime -version=4.3.0 +version=4.3.1 release=1 source=(http://download.kde.org/stable/$version/src/$name-$version.tar.bz2) build() { |