summaryrefslogtreecommitdiff
path: root/community/start-stop-daemon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/start-stop-daemon/PKGBUILD')
-rw-r--r--community/start-stop-daemon/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/start-stop-daemon/PKGBUILD b/community/start-stop-daemon/PKGBUILD
index b469afe43..a9ba3f285 100644
--- a/community/start-stop-daemon/PKGBUILD
+++ b/community/start-stop-daemon/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id$
-# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net>
+# $Id: PKGBUILD 64840 2012-02-18 17:37:14Z seblu $
+# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Soup <soup a.t soultrap d.o.t n.e.t>
# Contributor: Vladimir Koshelenko <koshelenko@rndavia.ru>
pkgname=start-stop-daemon
-pkgver=1.15.8.11
+pkgver=1.15.8.12
pkgrel=1
pkgdesc='Start and stop system daemon programs'
arch=('i686' 'x86_64')
license=('GPL2')
url='http://packages.qa.debian.org/d/dpkg.html'
+depends=('glibc')
source=("http://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_$pkgver.tar.bz2")
-md5sums=('58a1a3ab86ab3220e469cb75f6fb6d7c')
+md5sums=('0cd6f20a574d0df31298e70fc3b26173')
build() {
cd dpkg-$pkgver