[arch-commits] Commit in kdepim/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Jul 27 19:28:19 UTC 2008


    Date: Sunday, July 27, 2008 @ 15:28:18
  Author: pierre
Revision: 6750

upgpkg: kdepim 4.1.0-2

Modified:
  kdepim/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-27 18:33:29 UTC (rev 6749)
+++ PKGBUILD	2008-07-27 19:28:18 UTC (rev 6750)
@@ -3,7 +3,7 @@
 
 pkgname=kdepim
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Personal Information Management suite"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5bd7b9998495d3916b259f1f69e1ef1e')
+md5sums=('79050bb31afb64fcd58d19357b7164ce')
 
 build() {
 	cd $srcdir
@@ -24,4 +24,4 @@
 		-DCMAKE_INSTALL_PREFIX=/usr
 	make
 	make DESTDIR=$pkgdir install
-}
\ No newline at end of file
+}





More information about the arch-commits mailing list