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

Felix Yan felixonmars at archlinux.org
Mon Nov 4 08:27:50 UTC 2019


    Date: Monday, November 4, 2019 @ 08:27:50
  Author: felixonmars
Revision: 523746

upgpkg: dns-over-https 2.2.1-1

Modified:
  dns-over-https/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 08:27:45 UTC (rev 523745)
+++ PKGBUILD	2019-11-04 08:27:50 UTC (rev 523746)
@@ -3,8 +3,8 @@
 # Contributor: Ariel AxionL <i [at] axionl [dot] me>
 
 pkgname=dns-over-https
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.2.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"
 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=('b94c57adc888d0bc773137d9f9b01bb459ed8832a2129e0096a3b0ccf7053615')
+sha256sums=('49cf259a4756950d1653126b2609d2c713782aab8194915c4be11bf0017ba4f0')
 
 build() {
   mkdir -p $srcdir/go/src



More information about the arch-commits mailing list