[arch-commits] Commit in kdeartwork/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Fri Oct 31 03:06:22 UTC 2008
Date: Thursday, October 30, 2008 @ 23:06:22
Author: pierre
Revision: 17569
prepare for 4.1.3 release
Modified:
kdeartwork/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-31 03:06:16 UTC (rev 17568)
+++ PKGBUILD 2008-10-31 03:06:22 UTC (rev 17569)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdeartwork
-pkgver=4.1.2
+pkgver=4.1.3
pkgrel=1
pkgdesc="KDE additional artwork"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('kdebase-workspace')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('43d2e6caa8796f70ecc49fe449a1f0aa')
+md5sums=('131ffcd97e392053a65c9e97161508f9')
build() {
cd $srcdir
More information about the arch-commits
mailing list