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

Daniel Micay thestinger at nymeria.archlinux.org
Sat Mar 29 11:59:51 UTC 2014


    Date: Saturday, March 29, 2014 @ 12:59:51
  Author: thestinger
Revision: 108590

upgpkg: pdnsd 1.2.9.a-7

Modified:
  pdnsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-29 05:10:53 UTC (rev 108589)
+++ PKGBUILD	2014-03-29 11:59:51 UTC (rev 108590)
@@ -6,7 +6,7 @@
 pkgname=pdnsd
 pkgver=1.2.9.a
 _pkgver=${pkgver/.a/a}
-pkgrel=6
+pkgrel=7
 pkgdesc="Proxy DNS server with permanent caching"
 arch=(i686 x86_64)
 url="http://members.home.nl/p.a.rombouts/pdnsd/"
@@ -35,5 +35,5 @@
 
   sed -i 's/"nobody"/"pdnsd"/' "$pkgdir/etc/pdnsd.conf"
 
-  chown 184:184 "$pkgdir/var/cache/pdnsd"
+  chown -R 184:184 "$pkgdir/var/cache/pdnsd"
 }




More information about the arch-commits mailing list