Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / adguardhome
Commits: 6f491e80 by Robin Candau at 2026-05-21T21:28:19+02:00 upgpkg: 1:0.107.76-1: New upstream release https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.76 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = adguardhome pkgdesc = Network-wide ads and trackers blocking DNS server - pkgver = 0.107.75 + pkgver = 0.107.76 pkgrel = 1 epoch = 1 url = https://github.com/AdguardTeam/AdGuardHome @@ -11,10 +11,10 @@ pkgbase = adguardhome makedepends = npm makedepends = git depends = glibc - source = adguardhome-0.107.75.tar.gz::https://github.com/AdguardTeam/AdGuardHome/archive/v0.107.75.tar.gz + source = adguardhome-0.107.76.tar.gz::https://github.com/AdguardTeam/AdGuardHome/archive/v0.107.76.tar.gz source = adguardhome.service source = adguardhome.sysusers - b2sums = d18f47e94b002ed3bd3aa1025b75979d575275927663369212a103af49294326caf1cefa291bdc1c843c2d4120c82a1316c374cfeb8d128def9f8592a9f7b8af + b2sums = 5c1f2ca6f10ea1dfea8d9b0b9c79910ee6950521e6078fdf1306847cc849bba5cea9cf4f40604154585c3e4d649114ba0dba9441ce8388ed8a5984213cf88e0b b2sums = b668bf969fddf94b28a5ece22f69dd5879b01ccac3ddf18dfebbcec94fefe6bfaeb43f74d11b575406a686a86587cab72ed9693d6f85f8f420ab16cafc975ab9 b2sums = 39c0caacf9261d1be4668086701b4b207ec63f40f575dd322bdb37b1e6796ab89d7bbc56806867ddf11a0c71bcac5f62629518a3065cbcb2eea340ab8272abb4 ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=adguardhome _name=AdGuardHome -pkgver=0.107.75 +pkgver=0.107.76 pkgrel=1 epoch=1 pkgdesc='Network-wide ads and trackers blocking DNS server' @@ -16,7 +16,7 @@ source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz" $pkgname.sysusers) makedepends=(go nodejs npm git) depends=(glibc) -b2sums=('d18f47e94b002ed3bd3aa1025b75979d575275927663369212a103af49294326caf1cefa291bdc1c843c2d4120c82a1316c374cfeb8d128def9f8592a9f7b8af' +b2sums=('5c1f2ca6f10ea1dfea8d9b0b9c79910ee6950521e6078fdf1306847cc849bba5cea9cf4f40604154585c3e4d649114ba0dba9441ce8388ed8a5984213cf88e0b' 'b668bf969fddf94b28a5ece22f69dd5879b01ccac3ddf18dfebbcec94fefe6bfaeb43f74d11b575406a686a86587cab72ed9693d6f85f8f420ab16cafc975ab9' '39c0caacf9261d1be4668086701b4b207ec63f40f575dd322bdb37b1e6796ab89d7bbc56806867ddf11a0c71bcac5f62629518a3065cbcb2eea340ab8272abb4') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/adguardhome/-/commit/6f491e8061d713ddcb1b4e428b3d3f32b8bba026 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/adguardhome/-/commit/6f491e8061d713ddcb1b4e428b3d3f32b8bba026 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
