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

Daniel Micay thestinger at archlinux.org
Thu May 28 23:07:41 UTC 2015


    Date: Friday, May 29, 2015 @ 01:07:41
  Author: thestinger
Revision: 134291

upgpkg: torsocks 2.1.0-1

Modified:
  torsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-28 21:32:19 UTC (rev 134290)
+++ PKGBUILD	2015-05-28 23:07:41 UTC (rev 134291)
@@ -4,8 +4,8 @@
 # Contributor: Rorschach <r0rschach at lavabit.com>
 
 pkgname=torsocks
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='Wrapper to safely torify applications'
 arch=('i686' 'x86_64')
 url='https://gitweb.torproject.org/torsocks.git/'
@@ -26,5 +26,4 @@
 package() {
   cd $pkgname
   make DESTDIR="$pkgdir/" install
-  find "$pkgdir/usr/share" -maxdepth 1 -type f -delete
 }



More information about the arch-commits mailing list