[arch-commits] Commit in kdetoys/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jun 11 15:43:29 UTC 2009
Date: Thursday, June 11, 2009 @ 11:43:28
Author: pierre
Revision: 42129
update to snapshot; cleanup
Modified:
kdetoys/kde-unstable/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-11 15:43:24 UTC (rev 42128)
+++ PKGBUILD 2009-06-11 15:43:28 UTC (rev 42129)
@@ -6,15 +6,15 @@
'kdetoys-kteatime'
'kdetoys-ktux'
'kdetoys-kweather')
-pkgver=4.2.90
-pkgrel=2
+pkgver=4.2.91svn979380
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdetoys')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('a0817b44d76752951a00f775e6cde5f4')
+md5sums=('f1566443c11fd90f3a435c30e3a415c0')
build() {
cd $srcdir
@@ -65,4 +65,3 @@
cd $srcdir/build/doc/kweather
make DESTDIR=$pkgdir install
}
-
More information about the arch-commits
mailing list