Date: Friday, April 22, 2011 @ 02:59:00
  Author: pierre
Revision: 120288

upstream update

Modified:
  run-parts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-04-22 06:19:03 UTC (rev 120287)
+++ PKGBUILD    2011-04-22 06:59:00 UTC (rev 120288)
@@ -2,15 +2,15 @@
 # Maintainer: Pierre Schmitz <[email protected]>
 
 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

Reply via email to