[arch-commits] CVS update of extra/kde/kdeadmin (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Oct 15 12:04:05 UTC 2007
Date: Monday, October 15, 2007 @ 08:04:05
Author: tpowa
Path: /home/cvs-extra/extra/kde/kdeadmin
Modified: PKGBUILD (1.36 -> 1.37)
upgpkg: update to new version
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/kde/kdeadmin/PKGBUILD
diff -u extra/kde/kdeadmin/PKGBUILD:1.36 extra/kde/kdeadmin/PKGBUILD:1.37
--- extra/kde/kdeadmin/PKGBUILD:1.36 Tue Jul 31 20:51:43 2007
+++ extra/kde/kdeadmin/PKGBUILD Mon Oct 15 08:04:05 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.36 2007/08/01 00:51:43 travis Exp $
+# $Id: PKGBUILD,v 1.37 2007/10/15 12:04:05 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=kdeadmin
-pkgver=3.5.7
-kdever=3.5.7 # if minor 0, then without .0
+pkgver=3.5.8
+kdever=3.5.8 # if minor 0, then without .0
pkgrel=1
pkgdesc="KDE Administration Programs."
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
license=('GPL')
groups=('kde')
-depends=('kdelibs>=3.5.7')
+depends=('kdelibs>=3.5.8')
makedepends=('pkgconfig' 'lilo')
mirror="ftp.solnet.ch/mirror/KDE" # updated every 2 hours, very fast for Europe
@@ -35,4 +35,4 @@
make || return 1
make DESTDIR=$startdir/pkg install || return 1
}
-md5sums=('fdf4e7e230d9b5688d72f0e1a8039e12')
+md5sums=('324a44d854a92177e71954f9264c98a8')
More information about the arch-commits
mailing list