David Runge pushed to branch main at Arch Linux / Packaging / Packages / dnscrypt-proxy
Commits: f1a7416a by David Runge at 2023-08-11T21:16:19+02:00 upgpkg: 2.1.5-2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,8 +4,8 @@ # Contributor: peace4all <markspost at rocketmail dot com> pkgname=dnscrypt-proxy -pkgver=2.1.4 -_commit=8e043f435d919912e46ac9b7d2beddcfdc8aab70 # refs/tags/2.1.4 +pkgver=2.1.5 +_commit=8744c6f10da322921d1c12e24105bcfe813e42a6 # refs/tags/2.1.5 pkgrel=2 pkgdesc="A flexible DNS proxy, with support for encrypted DNS protocols" arch=(x86_64) @@ -26,15 +26,15 @@ backup=( # NOTE: disabled until gcc is fixed to produce reproducible bytecode for go options=(!lto) source=( - git+https://github.com/dnscrypt/$pkgname#tag=$_commit?signed + git+$url#tag=$_commit?signed $pkgname.service $pkgname.socket - $pkgname-$pkgver-configuration.patch::https://github.com/dvzrv/dnscrypt-proxy/commit/0dfd620f36c6d5e411933299d8a1481c67da827b.patch + $pkgname-$pkgver-configuration.patch::https://github.com/dvzrv/dnscrypt-proxy/commit/66ffcf524b55b4f06cfaf4e37c8b8c6dcc10d0df.patch ) sha512sums=('SKIP' '6dd1ad7946c8903e0b91658a3680d5cd8d89e8c2177d23ad97b166312fbab649a22599542c94612dec46329e3bba3a55d1488b5228705a85c38565b7dfea54a5' '56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5' - '6a28226fae15490115a88e93032f8eb09203f7b2d5b89104e1cc8066eaf72b1bc759d6f8a780a0eca2dc1e0db7deae4798c913d500a86105aff2d48759c154bc') + 'fa45be971c1bb401527ba8f5043312f021fad0d417bd764ab6550637d5488a00d886d966df21be48d4503f1b5e326b875bac42ee18613827326c12af5ce19359') validpgpkeys=('54A2B8892CC3D6A597B92B6C210627AABA709FE1') # Frank Denis (Jedi/Sector One) <[email protected] prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dnscrypt-proxy/-/commit/f1a7416a9db5c18ab0c90847869a15a4b4e9a02b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dnscrypt-proxy/-/commit/f1a7416a9db5c18ab0c90847869a15a4b4e9a02b You're receiving this email because of your account on gitlab.archlinux.org.
