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

Felix Yan fyan at archlinux.org
Sun Jan 10 01:35:15 UTC 2016


    Date: Sunday, January 10, 2016 @ 02:35:14
  Author: fyan
Revision: 155818

upgpkg: sshuttle 0.74-1

Modified:
  sshuttle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 01:35:08 UTC (rev 155817)
+++ PKGBUILD	2016-01-10 01:35:14 UTC (rev 155818)
@@ -3,8 +3,7 @@
 # Contributor: alphazo <alphazo at gmail.com>
 
 pkgname=sshuttle
-pkgver=0.73.20151215
-_commit=e433c599e40bc47c7b0e4d16934815c84b26eea8
+pkgver=0.74
 pkgrel=1
 pkgdesc='Transparent proxy server that forwards all TCP packets over ssh'
 arch=('any')
@@ -14,7 +13,7 @@
 makedepends=('git' 'pandoc')
 checkdepends=('python-pytest-runner' 'python-mock')
 backup=('etc/sshuttle/tunnel.conf' 'etc/sshuttle/prefixes.conf')
-source=("git+https://github.com/sshuttle/$pkgname.git#commit=$_commit"
+source=("git+https://github.com/sshuttle/$pkgname.git#tag=v$pkgver"
         'sshuttle.service' 'prefixes.conf' 'tunnel.conf')
 md5sums=('SKIP'
          'f2cd1660dcdb4e24b45b71e589da73f3'



More information about the arch-commits mailing list