[arch-commits] Commit in dns-over-https/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jun 5 13:50:50 UTC 2022
Date: Sunday, June 5, 2022 @ 13:50:49
Author: felixonmars
Revision: 1222874
upgpkg: dns-over-https 2.3.1-1
Modified:
dns-over-https/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-05 13:47:00 UTC (rev 1222873)
+++ PKGBUILD 2022-06-05 13:50:49 UTC (rev 1222874)
@@ -4,8 +4,8 @@
# Contributor: Ariel AxionL <i [at] axionl [dot] me>
pkgname=dns-over-https
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.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')
@@ -16,7 +16,7 @@
makedepends=('go' 'git')
options=('!lto')
source=("$pkgname-$pkgver.tar.gz::https://github.com/m13253/dns-over-https/archive/v$pkgver.tar.gz")
-sha256sums=('887456b25396a0234ef351e474079198b5b81bccf63cc6eedefef9d2d81821f2')
+sha256sums=('3b81e977de72f0a8e8d88bb1f580a4ab4a56ae2176a36f22c79a30a19d9b8044')
prepare(){
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list