[arch-commits] Commit in kdetoys/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Apr 29 00:28:07 UTC 2011
Date: Thursday, April 28, 2011 @ 20:28:07
Author: andrea
Revision: 121104
KDE 4.6.3
Modified:
kdetoys/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-29 00:28:04 UTC (rev 121103)
+++ PKGBUILD 2011-04-29 00:28:07 UTC (rev 121104)
@@ -6,15 +6,15 @@
pkgname=('kdetoys-amor'
'kdetoys-kteatime'
'kdetoys-ktux')
-pkgver=4.6.2
+pkgver=4.6.3
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdetoys')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('4619d2124abe0887ce5aca24f1333419f7cd88c5')
+sha1sums=('07eaf12ccabc9209bd5de6a3f0e4ff6c70fca8b0')
build() {
cd $srcdir
More information about the arch-commits
mailing list