From ef61aa5a9cead170fa18dba44609c32bbf18306a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 May 2011 19:02:44 +0000 Subject: Thu May 5 19:02:44 UTC 2011 --- core/run-parts/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/run-parts') diff --git a/core/run-parts/PKGBUILD b/core/run-parts/PKGBUILD index 4de6f4b41..c0bbfb4ac 100644 --- a/core/run-parts/PKGBUILD +++ b/core/run-parts/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 100361 2010-11-23 00:00:38Z pierre $ +# $Id: PKGBUILD 120288 2011-04-22 06:59:00Z pierre $ # Maintainer: Pierre Schmitz pkgname=run-parts -pkgver=3.4.1 +pkgver=3.4.4 pkgrel=1 pkgdesc='run scripts or programs in a directory' arch=('i686' 'x86_64') url='http://packages.qa.debian.org/d/debianutils.html' license=('GPL') depends=('glibc') -source=("ftp://ftp.archlinux.org/other/run-parts/debianutils_${pkgver}.tar.gz") -md5sums=('d488563ad7ea356d83f848becb1a3a4a') +source=("http://ftp.de.debian.org/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.gz") +sha256sums=('f5d6f6116bb2b474399c07f519c3a30bcda5c85994b43195fdf09508031c72fe') build() { cd $srcdir/debianutils-$pkgver -- cgit v1.2.3-54-g00ecf