[arch-commits] Commit in meshbird/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sun Nov 19 19:43:01 UTC 2017
Date: Sunday, November 19, 2017 @ 19:43:01
Author: bpiotrowski
Revision: 267490
0.2-3: go-pie rebuild
Modified:
meshbird/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-19 19:40:08 UTC (rev 267489)
+++ PKGBUILD 2017-11-19 19:43:01 UTC (rev 267490)
@@ -3,13 +3,13 @@
pkgname=meshbird
pkgver=0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Distributed private networking"
arch=('x86_64')
url="https://github.com/meshbird/meshbird"
license=('Apache')
depends=('glibc')
-makedepends=('git' 'go')
+makedepends=('git' 'go-pie')
backup=(etc/meshbird.conf)
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz"
meshbird.service meshbird.conf)
More information about the arch-commits
mailing list