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

Felix Yan felixonmars at archlinux.org
Tue Apr 20 21:51:35 UTC 2021


    Date: Tuesday, April 20, 2021 @ 21:51:35
  Author: felixonmars
Revision: 920411

upgpkg: meek 0.35.0-1

Modified:
  meek/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 21:48:51 UTC (rev 920410)
+++ PKGBUILD	2021-04-20 21:51:35 UTC (rev 920411)
@@ -3,8 +3,8 @@
 # Contributor: N. Izumi aka izmntuk
 
 pkgname=meek
-pkgver=0.34
-pkgrel=2
+pkgver=0.35.0
+pkgrel=1
 arch=('x86_64')
 pkgdesc='A pluggable transport proxy written in Go'
 optdepends=('tor')
@@ -12,7 +12,7 @@
 license=('custom:CC0')
 depends=('glibc')
 makedepends=('go' 'git')
-source=("git+https://git.torproject.org/pluggable-transports/meek.git#tag=$pkgver")
+source=("git+https://git.torproject.org/pluggable-transports/meek.git#tag=v$pkgver")
 sha512sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list