kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / dnsproxy


Commits:
b5e85ffe by kpcyrd at 2026-07-11T00:24:22+02:00
upgpkg: 0.83.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dnsproxy
        pkgdesc = Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
-       pkgver = 0.82.0
+       pkgver = 0.83.0
        pkgrel = 1
        url = https://github.com/AdguardTeam/dnsproxy
        arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = dnsproxy
        makedepends = go
        depends = glibc
        backup = etc/dnsproxy/dnsproxy.yaml
-       source = 
https://github.com/AdguardTeam/dnsproxy/archive/v0.82.0/dnsproxy-0.82.0.tar.gz
+       source = 
https://github.com/AdguardTeam/dnsproxy/archive/v0.83.0/dnsproxy-0.83.0.tar.gz
        source = dnsproxy.service
-       sha256sums = 
955cecf65e52d7fc0aa5b4288b7c0c50a93055064d9967f19c63caf0d9ff9e1d
+       sha256sums = 
53a586f02ca9c5e3e39ccf70c8e8dade7302b3b17800ade171357dc08fc4e89c
        sha256sums = 
002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75
-       b2sums = 
f542ad816ec520906f45885701a57a106a009fb01e3698fa3c225fd4717b5bf1a23ad63a2610f558e4022c82cc5af01c53ebcd8aed6b76746538a9110829f8da
+       b2sums = 
71c17a754e4a50315be57be518cb0bf5a33ff0167389c0b171080c162ea90e2837d3f590e7403d011c5712fa431f295b8568d7d996ead84c646dcf56b4356fdf
        b2sums = 
6cea74df1b6bd914e7845635a5a4b72bd6bd71f8135d900a744bc156dd256e97b9e179e47958cf135cd77726ce2a22a19c71343f49dfc1f34ba8958e3a76e5e8
 
 pkgname = dnsproxy


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Whyme Lyu <[email protected]>
 
 pkgname=dnsproxy
-pkgver=0.82.0
+pkgver=0.83.0
 pkgrel=1
 pkgdesc="Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support"
 url="https://github.com/AdguardTeam/dnsproxy";
@@ -18,9 +18,9 @@ makedepends=(
 backup=(etc/dnsproxy/dnsproxy.yaml)
 
source=("https://github.com/AdguardTeam/dnsproxy/archive/v${pkgver}/dnsproxy-${pkgver}.tar.gz";
         dnsproxy.service)
-sha256sums=('955cecf65e52d7fc0aa5b4288b7c0c50a93055064d9967f19c63caf0d9ff9e1d'
+sha256sums=('53a586f02ca9c5e3e39ccf70c8e8dade7302b3b17800ade171357dc08fc4e89c'
             '002deb38e7d69beb8848c57a7ba0d00437c542589baccc6dab074767ffa64b75')
-b2sums=('f542ad816ec520906f45885701a57a106a009fb01e3698fa3c225fd4717b5bf1a23ad63a2610f558e4022c82cc5af01c53ebcd8aed6b76746538a9110829f8da'
+b2sums=('71c17a754e4a50315be57be518cb0bf5a33ff0167389c0b171080c162ea90e2837d3f590e7403d011c5712fa431f295b8568d7d996ead84c646dcf56b4356fdf'
         
'6cea74df1b6bd914e7845635a5a4b72bd6bd71f8135d900a744bc156dd256e97b9e179e47958cf135cd77726ce2a22a19c71343f49dfc1f34ba8958e3a76e5e8')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dnsproxy/-/commit/b5e85ffea9179a1b9fcd174ef3c2110d9489ea9f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dnsproxy/-/commit/b5e85ffea9179a1b9fcd174ef3c2110d9489ea9f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to