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

Morten Linderud foxboron at archlinux.org
Fri Mar 26 19:06:08 UTC 2021


    Date: Friday, March 26, 2021 @ 19:06:08
  Author: foxboron
Revision: 904671

upgpkg: dns-over-https 2.2.5-1

Modified:
  dns-over-https/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-26 19:04:26 UTC (rev 904670)
+++ PKGBUILD	2021-03-26 19:06:08 UTC (rev 904671)
@@ -4,8 +4,8 @@
 # Contributor: Ariel AxionL <i [at] axionl [dot] me>
 
 pkgname=dns-over-https
-pkgver=2.2.4
-pkgrel=2
+pkgver=2.2.5
+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')
@@ -15,7 +15,7 @@
 provides=('dns-over-https-client' 'dns-over-https-server')
 makedepends=('go' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/m13253/dns-over-https/archive/v$pkgver.tar.gz")
-sha256sums=('59f651da7353745c4d95160b705c4d4f8381483ad39bba49c484bd085fdc0e2a')
+sha256sums=('2e7464195975619e1c2745195a3506e423eca9ccddb2234fd4b2ad9c17abb025')
 
 prepare(){
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list