[arch-commits] Commit in ifplugd/trunk (PKGBUILD)

Thayer Williams thayer at archlinux.org
Sun May 31 20:31:40 UTC 2009


    Date: Sunday, May 31, 2009 @ 16:31:40
  Author: thayer
Revision: 40894

upgpkg: ifplugd 0.28-5
    added action script to backup array

Modified:
  ifplugd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-31 17:30:36 UTC (rev 40893)
+++ PKGBUILD	2009-05-31 20:31:40 UTC (rev 40894)
@@ -5,13 +5,13 @@
 
 pkgname=ifplugd
 pkgver=0.28
-pkgrel=4
+pkgrel=5
 pkgdesc="A daemon which brings up/down network interfaces upon cable insertion/removal."
 arch=('i686' 'x86_64')
 url="http://0pointer.de/lennart/projects/ifplugd"
 license=('GPL2')
 depends=('libdaemon' 'bash')
-backup=('etc/ifplugd/ifplugd.conf')
+backup=('etc/ifplugd/ifplugd.conf' 'etc/ifplugd/ifplugd.action')
 options=('!makeflags')
 source=($url/$pkgname-$pkgver.tar.gz 'ifplugd' 'ifplugd.action' 'ifplugd-0.28-interface.patch')
 md5sums=('df6f4bab52f46ffd6eb1f5912d4ccee3' '70d66121ae5163348855236951e069a2'\
@@ -36,4 +36,3 @@
       $pkgdir/etc/ifplugd/ifplugd.action || return 1
 }
 
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list