summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2016-01-25 09:40:15 -0800
committermutantmonkey2016-01-25 09:40:15 -0800
commit6e544c9744a43a122b471e7be82bdc893f7ab22f (patch)
tree4bfa186861ab94e5ca993bb9f19af5b0064888e1
parentb87371863ec390519f87818981069b431b1442d4 (diff)
downloadaur-6e544c9744a43a122b471e7be82bdc893f7ab22f.tar.gz
upgpkg: obfs4proxy 0.0.6-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa1a6fefc5d4..3b37a64c14f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Mon Jan 25 17:40:15 UTC 2016
pkgbase = obfs4proxy
pkgdesc = The obfourscator - a pluggable transport proxy written in Go
- pkgver = 0.0.5
+ pkgver = 0.0.6
pkgrel = 1
url = https://gitweb.torproject.org/pluggable-transports/obfs4.git/
arch = i686
@@ -9,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.5
+ source = git+https://git.torproject.org/pluggable-transports/obfs4.git#tag=obfs4proxy-0.0.6
sha256sums = SKIP
pkgname = obfs4proxy
diff --git a/PKGBUILD b/PKGBUILD
index 40f327eebc6d..5458d07414b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: FzerorubigD <Fzerorubigd {AT} GMail {DOT} com>
pkgname=obfs4proxy
_gitname=obfs4
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=1
pkgdesc='The obfourscator - a pluggable transport proxy written in Go'
arch=('i686' 'x86_64')