[arch-commits] Commit in dingo/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 19 02:48:31 UTC 2017
Date: Thursday, October 19, 2017 @ 02:48:28
Author: felixonmars
Revision: 263336
upgpkg: dingo 0.13-3
go-pie rebuild
Modified:
dingo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-19 02:48:19 UTC (rev 263335)
+++ PKGBUILD 2017-10-19 02:48:28 UTC (rev 263336)
@@ -3,13 +3,13 @@
pkgname=dingo
pkgver=0.13
-pkgrel=2
+pkgrel=3
pkgdesc="A DNS client in Go that supports Google DNS over HTTPS"
arch=('i686' 'x86_64')
url="https://github.com/pforemski/dingo"
license=('GPL3')
depends=('glibc')
-makedepends=('go' 'git')
+makedepends=('go-pie' 'git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pforemski/dingo/archive/$pkgver.tar.gz"
dingo.service)
sha512sums=('24748a726aea598f6f8785bfe0bc349608e7106860fa73f4e3da12936035c249e8bdfee0e2d162d876beecf60b5cdfbce6cd0f09b040ce7b1db2d901bc0fd350'
More information about the arch-commits
mailing list