summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2017-01-11 19:17:33 -0800
committermutantmonkey2017-01-11 19:17:33 -0800
commit84293e974e9567991068392009a9ea60f4fc59f4 (patch)
tree9fe4e3c85861ddb7b6d338b104d93479a71e96bd
parent288a5731622c2f05f34c0e795706e07e3817fef5 (diff)
downloadaur-84293e974e9567991068392009a9ea60f4fc59f4.tar.gz
upgpkg: obfs4proxy 0.0.7-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec51f6b3b31d..0f7b3f31add4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 19 21:03:45 UTC 2016
+# Thu Jan 12 03:17:33 UTC 2017
pkgbase = obfs4proxy
pkgdesc = The obfourscator - a pluggable transport proxy written in Go
- pkgver = 0.0.6
- pkgrel = 2
+ pkgver = 0.0.7
+ pkgrel = 1
url = https://gitweb.torproject.org/pluggable-transports/obfs4.git/
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = obfs4proxy
makedepends = git
makedepends = go
optdepends = tor: you need tor to use this package
- source = git+https://git.torproject.org/pluggable-transports/obfs4.git#tag=obfs4proxy-0.0.6
+ source = git+https://git.torproject.org/pluggable-transports/obfs4.git#tag=obfs4proxy-0.0.7
sha256sums = SKIP
pkgname = obfs4proxy
diff --git a/PKGBUILD b/PKGBUILD
index ed347e98abbf..eb26adca821c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: FzerorubigD <Fzerorubigd {AT} GMail {DOT} com>
pkgname=obfs4proxy
_gitname=obfs4
-pkgver=0.0.6
-pkgrel=2
+pkgver=0.0.7
+pkgrel=1
pkgdesc='The obfourscator - a pluggable transport proxy written in Go'
arch=('i686' 'x86_64')
url='https://gitweb.torproject.org/pluggable-transports/obfs4.git/'