diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index b90befa20..91747635a 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -7,7 +7,7 @@ pkgname=unbound pkgver=1.9.6 -pkgrel=1 +pkgrel=2 pkgdesc='Validating, recursive, and caching DNS resolver' url='https://unbound.net/' license=('custom:BSD') @@ -26,7 +26,7 @@ sha256sums=('1d98fc6ea99197a20b4a0e540e87022cf523085786e0fc26de6ebb2720f5aaf0' 'SKIP' '85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa' '31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6' - '2746aede36b1f57efdcc370b7643ce31ff9e6acb9a1f62705987b07eaed866a3') + 'afb7a0a5e2da327c27c8f666b1ffaf34689121684c301928624221ac1d0c066a') prepare() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/unbound/hook b/community/unbound/hook index 242059215..a9c6bf57b 100644 --- a/community/unbound/hook +++ b/community/unbound/hook @@ -1,5 +1,5 @@ [Trigger] -Type = File +Type = Path Target = etc/trusted-key.key Operation = Install Operation = Upgrade