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

Felix Yan felixonmars at archlinux.org
Mon Oct 14 17:36:40 UTC 2019


    Date: Monday, October 14, 2019 @ 17:36:39
  Author: felixonmars
Revision: 515791

upgpkg: dns-over-https 2.1.2-1

Modified:
  dns-over-https/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 17:35:47 UTC (rev 515790)
+++ PKGBUILD	2019-10-14 17:36:39 UTC (rev 515791)
@@ -3,8 +3,8 @@
 # Contributor: Ariel AxionL <i [at] axionl [dot] me>
 
 pkgname=dns-over-https
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+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"
 arch=('x86_64')
@@ -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=('5ee6ec8771124358da36e004b56a8558bb6db245fa51c07fcf8548977624ac27')
+sha256sums=('b94c57adc888d0bc773137d9f9b01bb459ed8832a2129e0096a3b0ccf7053615')
 
 build() {
   mkdir -p $srcdir/go/src



More information about the arch-commits mailing list