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

Felix Yan fyan at archlinux.org
Mon Dec 15 03:26:06 UTC 2014


    Date: Monday, December 15, 2014 @ 04:26:05
  Author: fyan
Revision: 123895

upgpkg: iodine 0.7.0-3

add conf.d file into backup array (FS#43025)

Modified:
  iodine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-15 02:42:02 UTC (rev 123894)
+++ PKGBUILD	2014-12-15 03:26:05 UTC (rev 123895)
@@ -6,12 +6,13 @@
 
 pkgname=iodine
 pkgver=0.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Tunnel IPv4 data through a DNS server'
 arch=('i686' 'x86_64')
 url='http://code.kryo.se/iodine'
 license=('custom:ISC')
 depends=('zlib' 'net-tools')
+backup=('etc/conf.d/iodined')
 source=("http://code.kryo.se/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'iodined.service'
         'iodined.conf.d')



More information about the arch-commits mailing list