summaryrefslogtreecommitdiff
path: root/testing/run-parts
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-26 00:54:07 -0700
committerroot <root@rshg054.dnsready.net>2012-09-26 00:54:07 -0700
commit483f8b3ac46ac2d40e8cc2f9c25365741bebc791 (patch)
tree296f95ddbf8e5cd3ddfeea60e88a64b3593f9e1e /testing/run-parts
parentfca7e8a735bd3ae5114a3cdf12efbce3b1d10224 (diff)
Wed Sep 26 00:54:06 PDT 2012
Diffstat (limited to 'testing/run-parts')
-rw-r--r--testing/run-parts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/run-parts/PKGBUILD b/testing/run-parts/PKGBUILD
index a9845c449..e27124c0a 100644
--- a/testing/run-parts/PKGBUILD
+++ b/testing/run-parts/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 162728 2012-06-29 07:39:29Z pierre $
+# $Id: PKGBUILD 167126 2012-09-25 19:19:49Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=run-parts
-pkgver=4.3.2
+pkgver=4.3.4
pkgrel=1
pkgdesc='run scripts or programs in a directory'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ 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")
-sha256sums=('0062d774306a6acc34d3b855a5c4eeb845653b0cd34dbb5c13aa00b4ecb8af22')
+sha256sums=('1739976cb62b85e641ee36859a87dfb8e4c3214e1043b6bb00b56b87e96a19f5')
build() {
cd $srcdir/debianutils-$pkgver