[arch-commits] Commit in dns-over-https/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jun 27 07:27:49 UTC 2019


    Date: Thursday, June 27, 2019 @ 07:27:49
  Author: felixonmars
Revision: 484694

upgpkg: dns-over-https 2.1.1-1

Modified:
  dns-over-https/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-27 07:22:38 UTC (rev 484693)
+++ PKGBUILD	2019-06-27 07:27:49 UTC (rev 484694)
@@ -3,7 +3,7 @@
 # Contributor: Ariel AxionL <i [at] axionl [dot] me>
 
 pkgname=dns-over-https
-pkgver=2.0.1
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol"
 url="https://github.com/m13253/dns-over-https"
@@ -14,7 +14,7 @@
 provides=('dns-over-https-client' 'dns-over-https-server')
 makedepends=('go-pie' 'golang-golang-x-crypto' 'golang-golang-x-net' 'golang-golang-x-sys' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/m13253/dns-over-https/archive/v$pkgver.tar.gz")
-sha256sums=('240115da99d54333bda85f785648778cbc1a647f6de9ad0dfb261e0e1cde72be')
+sha256sums=('5ee6ec8771124358da36e004b56a8558bb6db245fa51c07fcf8548977624ac27')
 
 build() {
   mkdir -p $srcdir/go/src



More information about the arch-commits mailing list