[arch-commits] Commit in kdenetwork/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Fri Sep 26 00:41:26 UTC 2008
Date: Thursday, September 25, 2008 @ 20:41:26
Author: pierre
Revision: 13117
prepare for KDE-4.1.2 update
Modified:
kdenetwork/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-09-26 00:41:20 UTC (rev 13116)
+++ PKGBUILD 2008-09-26 00:41:26 UTC (rev 13117)
@@ -2,8 +2,8 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdenetwork
-pkgver=4.1.1
-pkgrel=2
+pkgver=4.1.2
+pkgrel=1
pkgdesc="KDE Network related programs"
arch=('i686' 'x86_64')
url='http://www.kde.org'
@@ -14,7 +14,7 @@
options=('docs')
install='kdenetwork.install'
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e90ef5d3feccb4a2aade798ded81af28')
+md5sums=('f1ba745dd89447904d5c1d567937627f')
build() {
cd $srcdir
More information about the arch-commits
mailing list