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

Felix Yan felixonmars at archlinux.org
Thu Jul 20 15:48:30 UTC 2017


    Date: Thursday, July 20, 2017 @ 15:48:29
  Author: felixonmars
Revision: 245840

upgpkg: meshbird 0.2-2

Fix pkgdesc

Modified:
  meshbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-20 15:47:14 UTC (rev 245839)
+++ PKGBUILD	2017-07-20 15:48:29 UTC (rev 245840)
@@ -3,8 +3,8 @@
 
 pkgname=meshbird
 pkgver=0.2
-pkgrel=1
-pkgdesc="GO Simple Tunnel"
+pkgrel=2
+pkgdesc="Distributed private networking"
 arch=('i686' 'x86_64')
 url="https://github.com/meshbird/meshbird"
 license=('Apache')
@@ -13,9 +13,9 @@
 backup=(etc/meshbird.conf)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz"
         meshbird.service meshbird.conf)
-md5sums=('989a59013a4bb0da94e31ea08fe6e8ba'
-         'c8947f4684023c7e9eb2a9f6634ed5a9'
-         '4e7d7a2569f88a8eecda6cddac939d4a')
+sha512sums=('7e1d5453b7953c9c522207afcb97b9a88824f03493e77bed1626f578a6a34e152da6c7ab81bec1b1d1b2a32b3a74e1bf4f20877749c3b6b75e64321550a054d5'
+            'b9b552f09d9f98c4ff90ce3d31b15f7a5c2453c1535fa17454043826bf5f108510a7a7512ef79dfd7b4d53615d06c690fe8fdd878a6894f8dc75ee934c0328e7'
+            '08a493f299549b9eea830e1201d2131314b2c0c931c9fdd06a30e849c90368c7809c6a42bfded33aec44403cd8f61caad168b54bad08f5b21867f2d562f0c872')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list