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

Felix Yan felixonmars at archlinux.org
Mon Nov 6 14:21:13 UTC 2017


    Date: Monday, November 6, 2017 @ 14:21:12
  Author: felixonmars
Revision: 265533

upgpkg: simple-obfs 0.0.4-1

Modified:
  simple-obfs/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 14:19:00 UTC (rev 265532)
+++ PKGBUILD	2017-11-06 14:21:12 UTC (rev 265533)
@@ -5,16 +5,16 @@
 # Contributor: 4679kun <admin at 4679 dot us>
 
 pkgname=simple-obfs
-pkgver=0.0.3
-pkgrel=2
+pkgver=0.0.4
+pkgrel=1
 pkgdesc='A simple obfusacting tool designed as plugin server of shadowsocks'
 arch=('i686' 'x86_64')
 url='https://github.com/shadowsocks/simple-obfs'
 license=('GPL')
-depends=('libsodium' 'udns' 'libev' 'libcork')
+depends=('c-ares' 'libev' 'libcork')
 makedepends=('asciidoc' 'xmlto')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/simple-obfs/archive/v$pkgver.tar.gz")
-sha512sums=('1e2f1c5a32508426a58d4894a3623d10ff6add875137444cea9bda61d972f3d36bd8b477358f31e719a9950fc745cebff2c632b4fca117cc439a69a747b85837')
+sha512sums=('ab0568ce0d793675f3c8266efe30c809f8a5b2c21d795a31a29cc03ecc8d5196dc118eb43ba8d68d6bd4de2398664c4cd73abc7aa422ea06a8468a4abba2c4d2')
 
 prepare() {
   cd simple-obfs-$pkgver



More information about the arch-commits mailing list