[arch-commits] CVS update of extra/kde/basket (PKGBUILD)
James Rayner
james at archlinux.org
Thu Feb 7 12:20:14 UTC 2008
Date: Thursday, February 7, 2008 @ 07:20:14
Author: james
Path: /home/cvs-extra/extra/kde/basket
Modified: PKGBUILD (1.6 -> 1.7)
upgpkg: basket 1.0.2-2
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Index: extra/kde/basket/PKGBUILD
diff -u extra/kde/basket/PKGBUILD:1.6 extra/kde/basket/PKGBUILD:1.7
--- extra/kde/basket/PKGBUILD:1.6 Sun Apr 15 05:19:34 2007
+++ extra/kde/basket/PKGBUILD Thu Feb 7 07:20:13 2008
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.6 2007/04/15 09:19:34 james Exp $
+# $Id: PKGBUILD,v 1.7 2008/02/07 12:20:13 james Exp $
# Maintainer: James Rayner <james at archlinux.org>
# Contributor: lucke <lucke at o2 dot pl>
pkgname=basket
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="All-purpose notes taker for KDE."
arch=(i686 x86_64)
url="http://basket.kde.org/"
depends=('kdelibs' 'gpgme')
-license="GPL"
+makedepends=('kdepim')
+license=(GPL)
source=(http://basket.kde.org/downloads/$pkgname-$pkgver.tar.gz)
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -18,3 +19,4 @@
make DESTDIR=$startdir/pkg install
}
+md5sums=('d71c62a56de9cc32ba2633e63e99071f')
More information about the arch-commits
mailing list