summaryrefslogtreecommitdiff
path: root/core/run-parts
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-03 15:31:08 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-03 15:31:08 +0100
commit86e7521993c095c2082316197d345c04dde46327 (patch)
treec251bad878348dc28bfa14b9583964fc142deddf /core/run-parts
parent6ca11940446fc579b8b58d05ea34843b13fe16f5 (diff)
parent22e5f5bf64eba5c65674eeb3a8167de2854dbe0e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: kde-unstable/calligra/PKGBUILD multilib/lib32-udev/PKGBUILD testing/emacs/PKGBUILD
Diffstat (limited to 'core/run-parts')
-rw-r--r--core/run-parts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/run-parts/PKGBUILD b/core/run-parts/PKGBUILD
index 792ecf9c2..9e40eed03 100644
--- a/core/run-parts/PKGBUILD
+++ b/core/run-parts/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 142725 2011-11-13 21:03:15Z pierre $
+# $Id: PKGBUILD 148459 2012-02-01 09:04:29Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=run-parts
-pkgver=4.0.4
+pkgver=4.2.1
pkgrel=1
pkgdesc='run scripts or programs in a directory'
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('9a14722c7422c6d16f30c80b74201d9c803beeef2bb4c004964d0979eaa1232f')
+sha256sums=('6359b273bee9b959d243d1490caa8f0f5ff8dc294690b1bdb5df755d6364be0f')
build() {
cd $srcdir/debianutils-$pkgver