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

Daniel Micay thestinger at archlinux.org
Thu Nov 6 18:35:08 UTC 2014


    Date: Thursday, November 6, 2014 @ 19:35:07
  Author: thestinger
Revision: 122062

upgpkg: torsocks 2.0.0-2

Modified:
  torsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-06 18:29:43 UTC (rev 122061)
+++ PKGBUILD	2014-11-06 18:35:07 UTC (rev 122062)
@@ -5,7 +5,7 @@
 
 pkgname=torsocks
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Wrapper to safely torify applications'
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/torsocks'
@@ -12,8 +12,8 @@
 license=('GPL2')
 depends=('tor')
 makedepends=('git')
-backup=("etc/${pkgname}.conf")
-source=("git://git.torproject.org/torsocks.git#tag=1.3")
+backup=("etc/tor/${pkgname}.conf")
+source=("git://git.torproject.org/torsocks.git#tag=v$pkgver")
 md5sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list